diff options
-rw-r--r-- | games/linux-worldofgoo-demo/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/arkpandora/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-worldofgoo-demo/Makefile b/games/linux-worldofgoo-demo/Makefile index 383fb852d6f3..23f260d845f1 100644 --- a/games/linux-worldofgoo-demo/Makefile +++ b/games/linux-worldofgoo-demo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://freebsd.nsu.ru/distfiles/ PKGNAMEPREFIX= linux- DISTNAME= WorldOfGooDemo.${PORTVERSION} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Demo version of incredible physics based puzzle/construction game ONLY_FOR_ARCHS= i386 amd64 diff --git a/x11-fonts/arkpandora/Makefile b/x11-fonts/arkpandora/Makefile index b53b3173f249..68c12cdfff8e 100644 --- a/x11-fonts/arkpandora/Makefile +++ b/x11-fonts/arkpandora/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.users.bigpond.net.au/gavindi/ DISTNAME= ttf-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Arkpandora TrueType fonts BUILD_DEPENDS= fc-cache:${PORTSDIR}/x11-fonts/fontconfig \ |