diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 05:41:24 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 05:41:24 +0000 |
commit | 7d99b6ed8227ea50f69c37953b889439137e1020 (patch) | |
tree | b480f2f00690e801ec8ed09ae385dcdd1fc7a3e3 /games | |
parent | 0012369e0abaf37fe70c9b8aaf0165e26d9bcb5b (diff) | |
download | ports-7d99b6ed8227ea50f69c37953b889439137e1020.tar.gz ports-7d99b6ed8227ea50f69c37953b889439137e1020.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/legends/Makefile | 2 | ||||
-rw-r--r-- | games/tuxpaint-config/Makefile | 2 | ||||
-rw-r--r-- | games/tuxpaint-fonts/Makefile | 2 | ||||
-rw-r--r-- | games/tuxpaint-stamps/Makefile | 2 | ||||
-rw-r--r-- | games/tuxpaint/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/legends/Makefile b/games/legends/Makefile index 01af8e420b70..4bfafde7bb6c 100644 --- a/games/legends/Makefile +++ b/games/legends/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:game \ ${MAP_PACK}:maps EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast-paced first-person-perspective online multiplayer game RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/games/tuxpaint-config/Makefile b/games/tuxpaint-config/Makefile index 3b6782ceb372..331f2269b068 100644 --- a/games/tuxpaint-config/Makefile +++ b/games/tuxpaint-config/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/tuxpaint/${PORTNAME}/${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical tool to change TuxPaint settings LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ diff --git a/games/tuxpaint-fonts/Makefile b/games/tuxpaint-fonts/Makefile index 1b027109bba3..79ae91dcd100 100644 --- a/games/tuxpaint-fonts/Makefile +++ b/games/tuxpaint-fonts/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-fonts/chinese-2003.0${PORTVERSION}.05 PKGNAMESUFFIX= -fonts DISTFILES= # -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TuxPaint Localized Fonts RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint diff --git a/games/tuxpaint-stamps/Makefile b/games/tuxpaint-stamps/Makefile index 391e4cf65208..27a1e74a47cd 100644 --- a/games/tuxpaint-stamps/Makefile +++ b/games/tuxpaint-stamps/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stamps/${PORTVERSION} PKGNAMESUFFIX= -stamps DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TuxPaint Stamps RUN_DEPENDS= tuxpaint:${PORTSDIR}/games/tuxpaint diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index 065e6ba619dc..d88c1a023f3b 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Drawing program designed for young children LIB_DEPENDS= paper.2:${PORTSDIR}/print/libpaper \ |