diff options
author | matthew <matthew@FreeBSD.org> | 2014-07-13 16:35:25 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2014-07-13 16:35:25 +0800 |
commit | 3674fe514a2c448a31eb6a505d1da79b268db6a6 (patch) | |
tree | 595f87e954db4794e85496b663cde7c1a6270d0d | |
parent | 05b55bd6d77fe8a28a8962498ff0a808b79eae89 (diff) | |
download | freebsd-ports-gnome-3674fe514a2c448a31eb6a505d1da79b268db6a6.tar.gz freebsd-ports-gnome-3674fe514a2c448a31eb6a505d1da79b268db6a6.tar.zst freebsd-ports-gnome-3674fe514a2c448a31eb6a505d1da79b268db6a6.zip |
.. and bump PORTREVISION for a change that affects the generated pkg.
-rw-r--r-- | net/phpldapadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index b53b74e724a3..3aadf7c438be 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -3,7 +3,7 @@ PORTNAME= phpldapadmin PORTVERSION= 1.2.3 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} |