aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/gtick/Makefile2
-rw-r--r--net/gnetcat/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile
index 79887c17fb8e..a761d1c33343 100644
--- a/audio/gtick/Makefile
+++ b/audio/gtick/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.12
CATEGORIES= audio
MASTER_SITES= http://www.antcom.de/gtick/download/
-MAINTAINER= liamfoy@sepulcrum.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A metronome application
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile
diff --git a/net/gnetcat/Makefile b/net/gnetcat/Makefile
index 85bd8afa711b..689dfb57fefa 100644
--- a/net/gnetcat/Makefile
+++ b/net/gnetcat/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= netcat
DISTNAME= netcat-0.7.1
-MAINTAINER= liamfoy@sepulcrum.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GPL'ed re-write of the well known networking tool netcat
USE_ICONV= yes