aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2013-03-27 16:27:36 +0000
committerCarlo Strub <cs@FreeBSD.org>2013-03-27 16:27:36 +0000
commit3729c77b0ef67b3a0cdb0bfbb6b56a2e57d07812 (patch)
tree87b7016a87cccea5ae274e890051785b16c1c969 /security
parentc54db8c7415e27ea524fcc1045d1197b02fd2852 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/py-pyptlib/Makefile (renamed from security/pyptlib/Makefile)3
-rw-r--r--security/py-pyptlib/distinfo (renamed from security/pyptlib/distinfo)0
-rw-r--r--security/py-pyptlib/pkg-descr (renamed from security/pyptlib/pkg-descr)0
-rw-r--r--security/pyobfsproxy/Makefile2
4 files changed, 3 insertions, 2 deletions
diff --git a/security/pyptlib/Makefile b/security/py-pyptlib/Makefile
index 0878c29b9f00..0237abf47859 100644
--- a/security/pyptlib/Makefile
+++ b/security/py-pyptlib/Makefile
@@ -3,9 +3,10 @@
#
PORTNAME= pyptlib
-DISTVERSION= 0.0.3
+PORTVERSION= 0.0.3
CATEGORIES= security net python
MASTER_SITES= http://www.c-s.li/ports/
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
COMMENT= Pluggable transport library
diff --git a/security/pyptlib/distinfo b/security/py-pyptlib/distinfo
index f0b1ca4511fa..f0b1ca4511fa 100644
--- a/security/pyptlib/distinfo
+++ b/security/py-pyptlib/distinfo
diff --git a/security/pyptlib/pkg-descr b/security/py-pyptlib/pkg-descr
index 6c11b4c1bca0..6c11b4c1bca0 100644
--- a/security/pyptlib/pkg-descr
+++ b/security/py-pyptlib/pkg-descr
diff --git a/security/pyobfsproxy/Makefile b/security/pyobfsproxy/Makefile
index a1ae7d55c87f..3e93dafbc5ff 100644
--- a/security/pyobfsproxy/Makefile
+++ b/security/pyobfsproxy/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.c-s.li/ports/
MAINTAINER= cs@FreeBSD.org
COMMENT= Pluggable transport proxy
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0:${PORTSDIR}/security/pyptlib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0:${PORTSDIR}/security/py-pyptlib
LICENSE= BSD