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/phpldapadmin098 | |
parent | 23f6ea841eb457f77d8163c05688434392a400dd (diff) | |
download | ports-25bb70d150274488e4ac948eeccc9c8e33498e02.tar.gz ports-25bb70d150274488e4ac948eeccc9c8e33498e02.zip |
Bump PORTEPOCH.
Reported by: chkversion
Notes
Notes:
svn path=/head/; revision=136959
Diffstat (limited to 'net/phpldapadmin098')
-rw-r--r-- | net/phpldapadmin098/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/phpldapadmin098/Makefile b/net/phpldapadmin098/Makefile index 48da14377de2..c9e9780bdfbf 100644 --- a/net/phpldapadmin098/Makefile +++ b/net/phpldapadmin098/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 |