diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:07:00 +0000 |
commit | a6844f7b83f896de2505c830c8bb90b677dd75c7 (patch) | |
tree | c6ce8965908611d15a14784c9430349dad055567 /games/gnomegames2 | |
parent | d0f353e01d2ee42134e558a76f8c2cfa641f8d0a (diff) | |
download | ports-a6844f7b83f896de2505c830c8bb90b677dd75c7.tar.gz ports-a6844f7b83f896de2505c830c8bb90b677dd75c7.zip |
Notes
Diffstat (limited to 'games/gnomegames2')
-rw-r--r-- | games/gnomegames2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile index ad9ac7eb2c45..292e4eca57c2 100644 --- a/games/gnomegames2/Makefile +++ b/games/gnomegames2/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 |