diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2012-11-25 16:49:46 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2012-11-25 16:49:46 +0000 |
commit | 76d638265174930849aad8284621014a3b618280 (patch) | |
tree | bf26703e9ab3ba59f37468336cc5f919e7cb7a40 /net/phpldapadmin/Makefile | |
parent | 7400c7644a72975a74178b39b59936977ebb7e13 (diff) |
Notes
Diffstat (limited to 'net/phpldapadmin/Makefile')
-rw-r--r-- | net/phpldapadmin/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 30b08acec145..ab05d4f826d8 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: phpLDAPadmin -# Date created: 30 Apr 2004 -# Whom: Matthew Seaman -# +# Created by: Matthew Seaman # $FreeBSD$ -# PORTNAME= phpldapadmin -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} |