aboutsummaryrefslogtreecommitdiff
path: root/sysutils/luma/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-19 17:59:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-19 17:59:18 +0000
commit2b435a09fbddc4381e1452986a8ac38ba6f700a8 (patch)
tree38614a9fe874bae2faea9477bf442bead93a4357 /sysutils/luma/Makefile
parent1114861e5adb064f51f1df5bc7dc5d473a8aa8e5 (diff)
downloadports-2b435a09fbddc4381e1452986a8ac38ba6f700a8.tar.gz
ports-2b435a09fbddc4381e1452986a8ac38ba6f700a8.zip
- Update to 2.0
PR: ports/76408 Submitted by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer)
Notes
Notes: svn path=/head/; revision=126850
Diffstat (limited to 'sysutils/luma/Makefile')
-rw-r--r--sysutils/luma/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/luma/Makefile b/sysutils/luma/Makefile
index 78045879fffc..cfb13fda1d99 100644
--- a/sysutils/luma/Makefile
+++ b/sysutils/luma/Makefile
@@ -6,12 +6,11 @@
#
PORTNAME= luma
-PORTVERSION= 1.6
-PORTREVISION= 1
+PORTVERSION= 2.0
CATEGORIES= sysutils net-mgmt
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION}
+# MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= http://home.tu-clausthal.de/~ifwd/luma/
+# MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= alecn2002@yandex.ru
COMMENT= A graphical tool for accessing and managing LDAP servers
@@ -36,6 +35,5 @@ do-configure:
pre-install:
${MV} ${WRKSRC}/share/man ${WRKSRC}/
- ${RM} ${WRKSRC}/lib/luma/base/utils/backend/\.\#mkpasswd.py.1.9
.include <bsd.port.post.mk>