aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-26 16:26:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-26 16:26:07 +0000
commit98739c67b7463cdd73ef2fd298fa4b4b416f677b (patch)
tree0816f20f6427d92ac7c08a417b6dfe4d00817f54
parent0b41041fdfe2a56ef2b2c0653441abd6f84d2e4d (diff)
downloadports-98739c67b7463cdd73ef2fd298fa4b4b416f677b.tar.gz
ports-98739c67b7463cdd73ef2fd298fa4b4b416f677b.zip
Notes
-rw-r--r--audio/id3tool/Makefile2
-rw-r--r--net/arping/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/id3tool/Makefile b/audio/id3tool/Makefile
index 5143cc0fe296..fd81f91bec90 100644
--- a/audio/id3tool/Makefile
+++ b/audio/id3tool/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2a
CATEGORIES= audio
MASTER_SITES= http://nekohako.xware.cx/id3tool/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gavin.atkinson@ury.york.ac.uk
COMMENT= A utility for manipulating mp3 ID3 Tags
GNU_CONFIGURE= yes
diff --git a/net/arping/Makefile b/net/arping/Makefile
index 91b08f7102bd..64c9f73f54cd 100644
--- a/net/arping/Makefile
+++ b/net/arping/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.05
CATEGORIES= net
MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gavin.atkinson@ury.york.ac.uk
COMMENT= ARP level "ping" utility
BUILD_DEPENDS= libnet*<=1.1.0,1:${PORTSDIR}/net/libnet10