diff options
-rw-r--r-- | textproc/nicetext/Makefile | 10 | ||||
-rw-r--r-- | textproc/nicetext/pkg-descr | 2 |
2 files changed, 8 insertions, 4 deletions
diff --git a/textproc/nicetext/Makefile b/textproc/nicetext/Makefile index 28e87c8cb25c..01cb9ae29202 100644 --- a/textproc/nicetext/Makefile +++ b/textproc/nicetext/Makefile @@ -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 diff --git a/textproc/nicetext/pkg-descr b/textproc/nicetext/pkg-descr index f9a3a231d79f..57f7c8836cc7 100644 --- a/textproc/nicetext/pkg-descr +++ b/textproc/nicetext/pkg-descr @@ -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! |