diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2013-12-12 01:32:34 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2013-12-12 01:32:34 +0000 |
commit | 54d4090b46652f62e29babfe3aeae6d2c948c3b0 (patch) | |
tree | bbbdbc02beb5c0022b27f21e39c10c22d0084d7b /mail/squirrelmail-change_ldappass-plugin | |
parent | f2840a7f29d06efb44904da5176aa612cf775d77 (diff) | |
download | ports-54d4090b46652f62e29babfe3aeae6d2c948c3b0.tar.gz ports-54d4090b46652f62e29babfe3aeae6d2c948c3b0.zip |
Notes
Diffstat (limited to 'mail/squirrelmail-change_ldappass-plugin')
-rw-r--r-- | mail/squirrelmail-change_ldappass-plugin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/squirrelmail-change_ldappass-plugin/Makefile b/mail/squirrelmail-change_ldappass-plugin/Makefile index dd6f6dcde0ac..a68deac79f12 100644 --- a/mail/squirrelmail-change_ldappass-plugin/Makefile +++ b/mail/squirrelmail-change_ldappass-plugin/Makefile @@ -1,9 +1,10 @@ # Created by: Alexander Wittig <alexander@wittig.name> # $FreeBSD$ -PORTNAME= change_ldappass +PORTNAME= change_ldappass PORTVERSION= 2.2 -PORTREVISION= 4 +PORTREVISION= 5 +CATEGORIES= mail www DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0 MAINTAINER= ports@FreeBSD.org |