diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /games | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
Diffstat (limited to 'games')
-rw-r--r-- | games/angband/Makefile | 2 | ||||
-rw-r--r-- | games/bygfoot/Makefile | 2 | ||||
-rw-r--r-- | games/crack-attack/Makefile | 2 | ||||
-rw-r--r-- | games/dsnake/Makefile | 2 | ||||
-rw-r--r-- | games/jools/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index 2deed5ed7392..4f05a4b4eb07 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= http://rephial.org/downloads/${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rogue-like game with color, X11 support USE_GMAKE= yes diff --git a/games/bygfoot/Makefile b/games/bygfoot/Makefile index 889fa722156d..96508f7f8774 100644 --- a/games/bygfoot/Makefile +++ b/games/bygfoot/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Football (soccer) management game # needed to save/load games diff --git a/games/crack-attack/Makefile b/games/crack-attack/Makefile index 12dd3931a43c..e662f5954bdb 100644 --- a/games/crack-attack/Makefile +++ b/games/crack-attack/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL game based on Super Nintendo classic Tetris Attack USE_XORG= x11 xi xmu sm ice diff --git a/games/dsnake/Makefile b/games/dsnake/Makefile index 1d16849c3e64..ae577480f746 100644 --- a/games/dsnake/Makefile +++ b/games/dsnake/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games linux MASTER_SITES= http://bitblaze.com/downloads/ DISTNAME= ${PORTNAME}-linux-${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Deluxe Snake - snake clone with frogs and mushrooms RESTRICTED= Licence forbids any repacking and reselling diff --git a/games/jools/Makefile b/games/jools/Makefile index 22a44a2b9bb8..ecb80251c8eb 100644 --- a/games/jools/Makefile +++ b/games/jools/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://pessimization.com/software/jools/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Addictive jewel-swapping puzzle game RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game |