diff options
Diffstat (limited to 'security/pam-pgsql')
-rw-r--r-- | security/pam-pgsql/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index 1214974327b4..cdb819ceccc7 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -9,8 +9,7 @@ PORTNAME= pam-pgsql PORTVERSION= 0.6.3 PORTREVISION= 1 CATEGORIES= security databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= libpam-pgsql-${PORTVERSION} MAINTAINER= chinsan@FreeBSD.org |