1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Fix MASTER_SITES and WWW

PR:		96602
Submitted by:	Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com>
This commit is contained in:
Erwin Lansing 2006-05-01 15:57:57 +00:00
parent dcc281a4c6
commit 1853a92d52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161081
2 changed files with 8 additions and 4 deletions

View File

@ -8,13 +8,17 @@ PORTNAME= nicetext
PORTVERSION= 0.9
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://wiretapped.securax.org/security/steganography/nicetext/ \
http://www.nicetext.com/pub/ctgi/nicetext/src/
MASTER_SITES= http://www.mirrors.wiretapped.net/security/steganography/nicetext/ \
http://www.remoteassessment.com/archive/crypt/stego/SourceCode/ \
http://www.packetstormsecurity.org/crypt/stego/SourceCode/ \
http://www.theargon.com/achilles/steganography/SourceCode/ \
http://packetstorm.linuxexposed.com/crypt/stego/SourceCode/ \
http://sunsite.mff.cuni.cz/MIRRORS/utopia.hacktic.nl/pub/security/steganography/nicetext/ \
http://archiv.egocrew.de/packet/crypt/stego/SourceCode/
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert files to pseudo-natural-language text and back again
USE_REINPLACE= yes
USE_GMAKE= yes
CFLAGS+= -fpermissive

View File

@ -13,7 +13,7 @@ The concepts were publicly presented at the International Conference
on Information and Computer Security 1997 (ICICS97) in Beijing,
China back in November, 1997.
WWW: http://www.ctgi.net/nicetext/index.html
WWW: http://www.nicetext.com/
Read the QUICKSTART file to get up-and-running very quickly!