summaryrefslogtreecommitdiff
path: root/devel/py-cxx
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-04 08:49:31 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2007-04-04 08:49:31 +0000
commit69dd27cc3cd44a30bdf8df1169fbd4684d4c967a (patch)
tree6d0825204490f8766f2283672d81cb55c62243fc /devel/py-cxx
parentRemove non-working ftp site, per distfile survey. (diff)
- Change to my FreeBSD.org email
Approved by: clsung (mentor)
Notes
Notes: svn path=/head/; revision=189163
Diffstat (limited to 'devel/py-cxx')
-rw-r--r--devel/py-cxx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cxx/Makefile b/devel/py-cxx/Makefile
index e82d82b54aa7..dbebda404a59 100644
--- a/devel/py-cxx/Makefile
+++ b/devel/py-cxx/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pycxx-${PORTVERSION}
-MAINTAINER= lwhsu@lwhsu.org
+MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Make it easier to extend Python with C++
USE_PYTHON= yes