diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-28 16:10:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-28 16:10:45 +0800 |
commit | ab205cf0abc0f71149e2c8743af8e178bf0cbeac (patch) | |
tree | 1d01b22bb2333fedb03edc90af8e10845687dd79 /security/ADMsmb | |
parent | f381d142762a6dffbf5c7c257a204e8d01e8d7aa (diff) | |
download | freebsd-ports-gnome-ab205cf0abc0f71149e2c8743af8e178bf0cbeac.tar.gz freebsd-ports-gnome-ab205cf0abc0f71149e2c8743af8e178bf0cbeac.tar.zst freebsd-ports-gnome-ab205cf0abc0f71149e2c8743af8e178bf0cbeac.zip |
Remove obsolete mastersite.
Source: distfile survey
Diffstat (limited to 'security/ADMsmb')
-rw-r--r-- | security/ADMsmb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/ADMsmb/Makefile b/security/ADMsmb/Makefile index 9e4af4bf79a3..a356ff103f46 100644 --- a/security/ADMsmb/Makefile +++ b/security/ADMsmb/Makefile @@ -8,8 +8,7 @@ PORTNAME= ADMsmb PORTVERSION= 0.3 CATEGORIES= security -MASTER_SITES= http://www.geocities.com/bofn1001/ \ - ${MASTER_SITE_PACKETSTORM} +MASTER_SITES= ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= groups/ADM DISTNAME= ${PORTNAME}_${PORTVERSION} |