diff options
author | oliver <oliver@FreeBSD.org> | 2005-03-02 05:02:00 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-03-02 05:02:00 +0800 |
commit | ab59166426018aa13b29035100b58b27e1883105 (patch) | |
tree | af0ab910c43dd5f0ae26425ed927d8eeafee96ec /net/courier-authlib-ldap/Makefile | |
parent | 231318f3bc1120f309c050e7bd39d984415a7866 (diff) | |
download | freebsd-ports-gnome-ab59166426018aa13b29035100b58b27e1883105.tar.gz freebsd-ports-gnome-ab59166426018aa13b29035100b58b27e1883105.tar.zst freebsd-ports-gnome-ab59166426018aa13b29035100b58b27e1883105.zip |
Add BSD master.passwd processing to pw2userdb
Bump PORTREVISION
PR: ports/78163
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Diffstat (limited to 'net/courier-authlib-ldap/Makefile')
-rw-r--r-- | net/courier-authlib-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/courier-authlib-ldap/Makefile b/net/courier-authlib-ldap/Makefile index 03babfe85151..a033447050b8 100644 --- a/net/courier-authlib-ldap/Makefile +++ b/net/courier-authlib-ldap/Makefile @@ -7,7 +7,7 @@ PORTNAME= courier-authlib PORTVERSION= 0.54 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= courier |