diff options
author | ade <ade@FreeBSD.org> | 2000-11-04 00:19:29 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-04 00:19:29 +0800 |
commit | 2393545d72a78b922e80980b1b0343ca57ac4683 (patch) | |
tree | 1015c9d2e163e4d980c58b652fdbc4b2126d8358 /games/gnomebreakout/Makefile | |
parent | 2059e47828308a623277402933d82f4ae0315b91 (diff) | |
download | freebsd-ports-gnome-2393545d72a78b922e80980b1b0343ca57ac4683.tar.gz freebsd-ports-gnome-2393545d72a78b922e80980b1b0343ca57ac4683.tar.zst freebsd-ports-gnome-2393545d72a78b922e80980b1b0343ca57ac4683.zip |
Release a number of ports that I don't have time to keep track
of any more.
Diffstat (limited to 'games/gnomebreakout/Makefile')
-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 |