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 | |
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')
-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 |