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 | - Group affected packages (diff) |
- Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=336102
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} |