diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-11-03 16:19:29 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-11-03 16:19:29 +0000 |
commit | 2573e5127457e89d3bbbc8d24c1abbedb5c18292 (patch) | |
tree | bd00325c2c7a895aa0d6e4b8050833a1c99b2d21 /games/gnomebreakout | |
parent | 1775a48c4ec4b0e34f265cabeefd22ee4d90918c (diff) | |
download | ports-2573e5127457e89d3bbbc8d24c1abbedb5c18292.tar.gz ports-2573e5127457e89d3bbbc8d24c1abbedb5c18292.zip |
Notes
Diffstat (limited to 'games/gnomebreakout')
-rw-r--r-- | games/gnomebreakout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index e75c0dcbe4b8..b1a88e1bf6e8 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games gnome MASTER_SITES= http://linux.tucows.com/files/gnome/entertain/ DISTNAME= gnome-breakout-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore |