diff options
author | eik <eik@FreeBSD.org> | 2004-03-03 15:51:37 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-03-03 15:51:37 +0800 |
commit | 0d23e12c15c5ae01ba1697d35133f832b16d6028 (patch) | |
tree | 0414da1e2574001ad048a51b2412df7ec89c681b /www | |
parent | cf62d423da1cda1ea20f89e2f67d7e9f0720bcb5 (diff) | |
download | freebsd-ports-gnome-0d23e12c15c5ae01ba1697d35133f832b16d6028.tar.gz freebsd-ports-gnome-0d23e12c15c5ae01ba1697d35133f832b16d6028.tar.zst freebsd-ports-gnome-0d23e12c15c5ae01ba1697d35133f832b16d6028.zip |
bump PORTREVISON
Forgotten by: me
Diffstat (limited to 'www')
-rw-r--r-- | www/auth_ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/auth_ldap/Makefile b/www/auth_ldap/Makefile index e8918b98d419..4f990cc331a4 100644 --- a/www/auth_ldap/Makefile +++ b/www/auth_ldap/Makefile @@ -7,7 +7,7 @@ PORTNAME= auth_ldap PORTVERSION= 1.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.rudedog.org/auth_ldap/ |