aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2006-05-01 23:57:57 +0800
committererwin <erwin@FreeBSD.org>2006-05-01 23:57:57 +0800
commit35c2ff01bfb723d83db1a8b4d1ea71c3cdd90e17 (patch)
tree8f85616aad14a0c6e546d4aef6a132bbe0779c37 /textproc
parentce406e1d2c49ec503f947ec03be57076b6aa50dd (diff)
downloadfreebsd-ports-gnome-35c2ff01bfb723d83db1a8b4d1ea71c3cdd90e17.tar.gz
freebsd-ports-gnome-35c2ff01bfb723d83db1a8b4d1ea71c3cdd90e17.tar.zst
freebsd-ports-gnome-35c2ff01bfb723d83db1a8b4d1ea71c3cdd90e17.zip
Fix MASTER_SITES and WWW
PR: 96602 Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/nicetext/Makefile10
-rw-r--r--textproc/nicetext/pkg-descr2
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!