diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-25 05:31:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-25 05:31:10 +0000 |
commit | bedcabfe119c059ef21fafb64755153c5ee1f64c (patch) | |
tree | 1f167b3b087f239d154dd626663599cf4026fab4 /security/beecrypt | |
parent | f0b978d01ba7d372dc7e2aa0ab958f8869b1fe81 (diff) | |
download | ports-bedcabfe119c059ef21fafb64755153c5ee1f64c.tar.gz ports-bedcabfe119c059ef21fafb64755153c5ee1f64c.zip |
Notes
Diffstat (limited to 'security/beecrypt')
-rw-r--r-- | security/beecrypt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index 49a1d2731bae..6bedcceb1b44 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -9,8 +9,7 @@ PORTNAME= beecrypt PORTVERSION= 3.1.0 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.virtualunlimited.com/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org |