diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-25 20:17:37 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-25 20:17:37 +0000 |
commit | 335f8cb35dd36e692a9ce203d40fe51d20a91902 (patch) | |
tree | 3990cbde7632e9eec02627fd861d5429bf51dae9 /www/mod_auth_pam2 | |
parent | 3425efcfd407a2d46781e373a6e8d9b22fcbd717 (diff) | |
download | ports-335f8cb35dd36e692a9ce203d40fe51d20a91902.tar.gz ports-335f8cb35dd36e692a9ce203d40fe51d20a91902.zip |
Notes
Diffstat (limited to 'www/mod_auth_pam2')
-rw-r--r-- | www/mod_auth_pam2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_pam2/Makefile b/www/mod_auth_pam2/Makefile index 39eff44ee79e..16b812fd93ce 100644 --- a/www/mod_auth_pam2/Makefile +++ b/www/mod_auth_pam2/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://pam.sourceforge.net/mod_auth_pam/dist/ +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-2.0-${PORTVERSION} MAINTAINER= apache@FreeBSD.org |