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 | |
parent | Update to 2.3.20. (diff) |
Release a number of ports that I don't have time to keep track
of any more.
Notes
Notes:
svn path=/head/; revision=34752
Diffstat (limited to 'games')
-rw-r--r-- | games/glife/Makefile | 2 | ||||
-rw-r--r-- | games/gnocatan/Makefile | 2 | ||||
-rw-r--r-- | games/gnomebreakout/Makefile | 2 | ||||
-rw-r--r-- | games/gnomememoryblocks/Makefile | 2 | ||||
-rw-r--r-- | games/pioneers/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/glife/Makefile b/games/glife/Makefile index 8df89be300eb..c204e37e51d0 100644 --- a/games/glife/Makefile +++ b/games/glife/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= gLife-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ glade.4:${PORTSDIR}/devel/libglade diff --git a/games/gnocatan/Makefile b/games/gnocatan/Makefile index 60a0982878cd..67732eae2f11 100644 --- a/games/gnocatan/Makefile +++ b/games/gnocatan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes 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 diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile index e64e95038c57..2ff6489043c7 100644 --- a/games/gnomememoryblocks/Makefile +++ b/games/gnomememoryblocks/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnome-memblocks DISTNAME= gnome-memblocks-${PORTVERSION} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GNOME= yes diff --git a/games/pioneers/Makefile b/games/pioneers/Makefile index 60a0982878cd..67732eae2f11 100644 --- a/games/pioneers/Makefile +++ b/games/pioneers/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ade@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes |