diff options
author | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
commit | 8a29bce0e9e0b12fbb3edfc474853181a4a2b88b (patch) | |
tree | caea192d20d8402198de904367ae713dd81be80c /net/py-pcap | |
parent | ba9dc64417160ba72491384863d6716249e853f5 (diff) | |
download | freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.gz freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.zst freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.zip |
Updating my email address.
Approved by: cjh (mentor)
Diffstat (limited to 'net/py-pcap')
-rw-r--r-- | net/py-pcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 9abe75c61793..5eadaecc82ce 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pylibpcap-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= perky@fallin.lv +MAINTAINER= perky@FreeBSD.org BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG |