diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-09 09:51:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-09 09:51:43 +0000 |
commit | 4f49b442216af7f4fe224e487c876935fa7ff74f (patch) | |
tree | aff62728793f7c23c1155a0493149f95c5bf5d87 /net/phpldapadmin/Makefile | |
parent | 8db3b1e2bffbf685de9b9259acd22b37852327d8 (diff) |
Notes
Diffstat (limited to 'net/phpldapadmin/Makefile')
-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 bc9b5b1b8c0d..e10eba74f52e 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpldapadmin -PORTVERSION= 1.2.0.2 +PORTVERSION= 1.2.0.3 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} |