diff options
Diffstat (limited to 'security/pamtester/Makefile')
-rw-r--r-- | security/pamtester/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pamtester/Makefile b/security/pamtester/Makefile index 69754a8f87cb..ca7dfe424cc4 100644 --- a/security/pamtester/Makefile +++ b/security/pamtester/Makefile @@ -8,8 +8,7 @@ PORTNAME= pamtester PORTVERSION= 0.1.2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A command line pam authentication tester |