aboutsummaryrefslogtreecommitdiff
path: root/net/splatd/Makefile
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-11-07 16:56:16 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-11-07 16:56:16 +0000
commit592c6d46ef0ce26b789b7c48b125ca279623044a (patch)
treedd4666819429aa45f57b18acc6105e5640e51898 /net/splatd/Makefile
parent052c1bab750bd816492d920e1986fab49f77c2a2 (diff)
downloadports-592c6d46ef0ce26b789b7c48b125ca279623044a.tar.gz
ports-592c6d46ef0ce26b789b7c48b125ca279623044a.zip
Notes
Diffstat (limited to 'net/splatd/Makefile')
-rw-r--r--net/splatd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/splatd/Makefile b/net/splatd/Makefile
index ac1d74d9957d..38d603507346 100644
--- a/net/splatd/Makefile
+++ b/net/splatd/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
PORTNAME= splatd
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= http://dpw.threerings.net/projects/splat/
-DISTNAME= splat-1.0
+DISTNAME= splat-${PORTVERSION}
MAINTAINER= snb@threerings.net
COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier
@@ -20,10 +20,10 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_PYTHON= 2.2+
+USE_PYTHON= 2.4+
USE_PYDISTUTILS= yes
USE_RC_SUBR= splatd.sh
-SUB_LIST= PYTHON_CMD=${PYTHON_CMD}
+SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
MAN5= splat.conf.5
MAN8= splatd.8