diff options
author | alepulver <alepulver@FreeBSD.org> | 2010-10-11 13:41:24 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2010-10-11 13:41:24 +0800 |
commit | 28762757639963da6eda436b0b409595d8105b78 (patch) | |
tree | e5a15bea389d4c53b73bc05199aad2f74468b5fd /games | |
parent | ba4dbcd68b5d78964bfa9759dad90244b950a57c (diff) | |
download | freebsd-ports-graphics-28762757639963da6eda436b0b409595d8105b78.tar.gz freebsd-ports-graphics-28762757639963da6eda436b0b409595d8105b78.tar.zst freebsd-ports-graphics-28762757639963da6eda436b0b409595d8105b78.zip |
- Drop maintainership.
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 01af8e420b7..4bfafde7bb6 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 3b6782ceb37..331f2269b06 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 1b027109bba..79ae91dcd10 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 391e4cf6520..27a1e74a47c 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 065e6ba619d..d88c1a023f3 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 \ |