diff options
author | delphij <delphij@FreeBSD.org> | 2011-02-25 09:32:17 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2011-02-25 09:32:17 +0800 |
commit | 96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3 (patch) | |
tree | d0aa0a1865022e01d5d81f38bc9d2bf4e74a37f8 /mail/squirrelmail-postfixadmin-plugin/Makefile | |
parent | 5367ca58482270820b94999e08d03e33745c728d (diff) | |
download | freebsd-ports-gnome-96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3.tar.gz freebsd-ports-gnome-96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3.tar.zst freebsd-ports-gnome-96c9a725f7eddd1ea4fc090e9d9a7f6fde64acb3.zip |
Chase after net/openldap24-server update.
Reminded by: miwi
Diffstat (limited to 'mail/squirrelmail-postfixadmin-plugin/Makefile')
-rw-r--r-- | mail/squirrelmail-postfixadmin-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-postfixadmin-plugin/Makefile b/mail/squirrelmail-postfixadmin-plugin/Makefile index 2e0ab72314a8..09b9deaad148 100644 --- a/mail/squirrelmail-postfixadmin-plugin/Makefile +++ b/mail/squirrelmail-postfixadmin-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfixadmin PORTVERSION= 2.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= http://vivi.cat.pdx.edu/sm-pfa-plugin/ PKGNAMEPREFIX= squirrelmail- |