diff options
author | Will Andrews <will@FreeBSD.org> | 2004-02-14 16:24:53 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2004-02-14 16:24:53 +0000 |
commit | b8af8b3d0a07eab126cbda40b799f7dc3860d164 (patch) | |
tree | 954dd87b0d7b17bc5cebd6267f52916fda32c483 /security/rc5pipe | |
parent | ba10ee47c49d23b1584157b0b0739ff5ccd5ccd7 (diff) | |
download | ports-b8af8b3d0a07eab126cbda40b799f7dc3860d164.tar.gz ports-b8af8b3d0a07eab126cbda40b799f7dc3860d164.zip |
Notes
Diffstat (limited to 'security/rc5pipe')
-rw-r--r-- | security/rc5pipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rc5pipe/Makefile b/security/rc5pipe/Makefile index 3b24e5a246dc..c447088fad5d 100644 --- a/security/rc5pipe/Makefile +++ b/security/rc5pipe/Makefile @@ -8,7 +8,7 @@ PORTNAME= rc5pipe PORTVERSION= 1.1 CATEGORIES= security -MASTER_SITES= http://krazykiwi.homeip.net/FreeBSD/ports/rc5pipe/ +MASTER_SITES= http://people.fruitsalad.org/bdavis/FreeBSD/ports/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= so14k@so14k.com |