diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-07 04:03:42 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-07 04:03:42 +0000 |
commit | 25bb70d150274488e4ac948eeccc9c8e33498e02 (patch) | |
tree | c351ae79ede82e7a164bbfc4038ad256b1fb1c34 /net/phpldapadmin | |
parent | 23f6ea841eb457f77d8163c05688434392a400dd (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 48da14377de2..c9e9780bdfbf 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -7,6 +7,7 @@ PORTNAME= phpldapadmin DISTVERSION= 0.9.6c +PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpldapadmin |