diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-21 11:31:01 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-21 11:31:01 +0000 |
commit | 0ebac81ad576224bcb33a9a767ad708e5162c3de (patch) | |
tree | 03a05c5abf47ac44397b9a45ccf6bd4ef8c6e168 /devel | |
parent | 48a3e82c8cadae3ea83ff98332c37b3b59dceaab (diff) | |
download | FreeBSD-ports-0ebac81ad576224bcb33a9a767ad708e5162c3de.zip FreeBSD-ports-0ebac81ad576224bcb33a9a767ad708e5162c3de.tar.gz |
Perlace maintainer's address adsharma@home.com (bounces) with
adsharma@sharmas.dhs.org (works).
Diffstat (limited to 'devel')
-rw-r--r-- | devel/sip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sip/Makefile b/devel/sip/Makefile index 3ded0d6..70c4b9c 100644 --- a/devel/sip/Makefile +++ b/devel/sip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.12 CATEGORIES= devel python MASTER_SITES= http://www.river-bank.demon.co.uk/software/ -MAINTAINER= adsharma@home.com +MAINTAINER= adsharma@sharmas.dhs.org BUILD_DEPENDS= ${LOCALBASE}/include/python1.5/Python.h:${PORTSDIR}/lang/python15 |