diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-06-14 14:16:36 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2007-06-14 14:16:36 +0000 |
commit | 5318fa0e81ed38d724c972e86310d1067abed86b (patch) | |
tree | a367d7c0dbb7bb84a20dd80c807f5ed7c8375b69 | |
parent | a8ff4de4d2e1783e2a8c05ba422ad35a25d2edb0 (diff) | |
download | ports-5318fa0e81ed38d724c972e86310d1067abed86b.tar.gz ports-5318fa0e81ed38d724c972e86310d1067abed86b.zip |
Notes
-rw-r--r-- | textproc/permute/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/permute/Makefile b/textproc/permute/Makefile index 5bc8d372274f..a822f2b121d2 100644 --- a/textproc/permute/Makefile +++ b/textproc/permute/Makefile @@ -8,7 +8,7 @@ PORTNAME= permute PORTVERSION= 1.0 CATEGORIES= textproc -MASTER_SITES= http://pigseye.kennesaw.edu/~rbentley/ +MASTER_SITES= http://atlas.kennesaw.edu/~rbentley/ MAINTAINER= erik@smluc.org COMMENT= Generate all permutations of lines from stdin |