diff options
Diffstat (limited to 'www/mod_auth_pubtkt/Makefile')
-rw-r--r-- | www/mod_auth_pubtkt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_pubtkt/Makefile b/www/mod_auth_pubtkt/Makefile index e1bd75165f58..e622d9fed163 100644 --- a/www/mod_auth_pubtkt/Makefile +++ b/www/mod_auth_pubtkt/Makefile @@ -9,6 +9,7 @@ PORTNAME= mod_auth_pubtkt PORTVERSION= 0.5 CATEGORIES= www MASTER_SITES= https://neon1.net/mod_auth_pubtkt/ +PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DISTNAME= mod_auth_pubtkt-${PORTVERSION} MAINTAINER= mk@neon1.net |