diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-12-10 19:47:42 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-12-10 19:47:42 +0000 |
commit | 77197dd8118c089cd5f66886a78ba97fa528955a (patch) | |
tree | 50f04461262d87b4ed1f2289ab3793ba8ffa0ee1 /net/phpldapadmin | |
parent | 38ba327310f4512142f0a6d4a662041f087f4e6c (diff) |
Notes
Diffstat (limited to 'net/phpldapadmin')
-rw-r--r-- | net/phpldapadmin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index c68b94becc62..f33a492bdfec 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -3,6 +3,7 @@ PORTNAME= phpldapadmin PORTVERSION= 1.2.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} |