diff options
author | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
commit | 85f6e37f9240246f4c8bbfe47901af73a6046971 (patch) | |
tree | b83fc64fdfe53153404b45371ad7e7df6c1c604b /games/gnomegames/Makefile | |
parent | 783d0b31a90659934b90ef46548b84274001e314 (diff) | |
download | FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.zip FreeBSD-ports-85f6e37f9240246f4c8bbfe47901af73a6046971.tar.gz |
Change MAINTAINER to ade@FreeBSD.org .
Diffstat (limited to 'games/gnomegames/Makefile')
-rw-r--r-- | games/gnomegames/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile index ad9ac7e..292e4ec 100644 --- a/games/gnomegames/Makefile +++ b/games/gnomegames/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-games -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ade@FreeBSD.org BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore |