diff options
author | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-01-06 03:04:45 +0800 |
commit | aa020b736f5c57adddbd7c17d2197f70d6420a72 (patch) | |
tree | 07a9a2bf82e29de669d69aa2cdc13797a6f53daf /net/ldap2dns | |
parent | 2319a6bf6f3c574d7e3493b22714869f4c40caea (diff) | |
download | freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.gz freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.tar.zst freebsd-ports-gnome-aa020b736f5c57adddbd7c17d2197f70d6420a72.zip |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan
Diffstat (limited to 'net/ldap2dns')
-rw-r--r-- | net/ldap2dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index 02ff86246f19..ff8ab20723af 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -7,6 +7,7 @@ PORTNAME= ldap2dns PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://projects.alkaloid.net/e107_files/downloads/ |