diff options
author | pav <pav@FreeBSD.org> | 2004-05-25 07:55:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-25 07:55:46 +0800 |
commit | f3f6c3e8a86b1cc339bc340579ac4d225e48a36b (patch) | |
tree | 3fbcce095982b09817cb49040750751e9d6b172d /security | |
parent | b79be2fc0185258848162cca93eee0a178fd7c3e (diff) | |
download | freebsd-ports-gnome-f3f6c3e8a86b1cc339bc340579ac4d225e48a36b.tar.gz freebsd-ports-gnome-f3f6c3e8a86b1cc339bc340579ac4d225e48a36b.tar.zst freebsd-ports-gnome-f3f6c3e8a86b1cc339bc340579ac4d225e48a36b.zip |
- Refresh MASTER_SITES
PR: ports/67143
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'security')
-rw-r--r-- | security/ADMsmb/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ADMsmb/Makefile b/security/ADMsmb/Makefile index adba4febd902..9e4af4bf79a3 100644 --- a/security/ADMsmb/Makefile +++ b/security/ADMsmb/Makefile @@ -9,7 +9,8 @@ PORTNAME= ADMsmb PORTVERSION= 0.3 CATEGORIES= security MASTER_SITES= http://www.geocities.com/bofn1001/ \ - http://adm.freelsd.net/ADM/ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= groups/ADM DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org |