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 /dns/ldapdns | |
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 'dns/ldapdns')
-rw-r--r-- | dns/ldapdns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/ldapdns/Makefile b/dns/ldapdns/Makefile index 4400527c589e..57a9a6e46169 100644 --- a/dns/ldapdns/Makefile +++ b/dns/ldapdns/Makefile @@ -7,6 +7,7 @@ PORTNAME= ldapdns PORTVERSION= 2.06 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= http://www.nimh.org/dl/ |