summaryrefslogtreecommitdiff
path: root/security/beecrypt/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-25 05:31:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-25 05:31:10 +0000
commitbedcabfe119c059ef21fafb64755153c5ee1f64c (patch)
tree1f167b3b087f239d154dd626663599cf4026fab4 /security/beecrypt/Makefile
parentApply fixes against recently reported bugs. (diff)
- Remove dead MASTER_SITES
PR: ports/67156 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes: svn path=/head/; revision=109929
Diffstat (limited to 'security/beecrypt/Makefile')
-rw-r--r--security/beecrypt/Makefile3
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