diff options
-rw-r--r-- | news/knews/Makefile | 2 | ||||
-rw-r--r-- | x11/fbsd-icons/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index 2bd90283bc4b..164971b86b10 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0b.1 CATEGORIES= news MASTER_SITES= http://www.matematik.su.se/~kjj/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile index c7f3a142e122..016a1dd28004 100644 --- a/x11/fbsd-icons/Makefile +++ b/x11/fbsd-icons/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME} -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes NO_BUILD= yes |