diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-12-10 15:10:02 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-12-10 15:10:02 +0000 |
commit | dda3fab6a50d589e03e7af3d4a1d7e541b25dd1d (patch) | |
tree | 1711a4de2edde9b0137e76902f860ab891c4f0ac /www/mod_authn_sasl | |
parent | e879bf0e28bd8041b3bf436362433c7fc9f35a9c (diff) | |
download | ports-dda3fab6a50d589e03e7af3d4a1d7e541b25dd1d.tar.gz ports-dda3fab6a50d589e03e7af3d4a1d7e541b25dd1d.zip |
Notes
Diffstat (limited to 'www/mod_authn_sasl')
-rw-r--r-- | www/mod_authn_sasl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile index b5fb63fdff9a..fd232a3c9e4c 100644 --- a/www/mod_authn_sasl/Makefile +++ b/www/mod_authn_sasl/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_authn_sasl PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR=mod-authn-sasl/mod-authn-sasl/${PORTVERSION} |