aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorStephen Hurd <shurd@FreeBSD.org>2014-06-18 20:18:11 +0000
committerStephen Hurd <shurd@FreeBSD.org>2014-06-18 20:18:11 +0000
commit4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6 (patch)
tree8a808f8df89c9a4c9c151b66abaa2452b50b87ce /games
parentce3eca6187af3c820a14e1e08def1cf581ec92aa (diff)
downloadports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.tar.gz
ports-4e5b54a3ec8f72c72243f4dab83be96e8ecaa4d6.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/freedink-data/Makefile4
-rw-r--r--games/freedink-dfarc/Makefile4
-rw-r--r--games/freedink-engine/Makefile4
-rw-r--r--games/freedink/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/games/freedink-data/Makefile b/games/freedink-data/Makefile
index 949fc8a9fe35..e7cb08491b0d 100644
--- a/games/freedink-data/Makefile
+++ b/games/freedink-data/Makefile
@@ -1,4 +1,4 @@
-# Created by: Stephen Hurd <shurd@sasktel.net>
+# Created by: Stephen Hurd <shurd@FreeBSD.org>
# $FreeBSD$
PORTNAME= freedink-data
@@ -7,7 +7,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= freedink
-MAINTAINER= shurd@sasktel.net
+MAINTAINER= shurd@FreeBSD.org
COMMENT= Game data for games/freedink (Dink Smallwood)
USES= gettext gmake
diff --git a/games/freedink-dfarc/Makefile b/games/freedink-dfarc/Makefile
index 568a4cf918d8..d698e087ff6c 100644
--- a/games/freedink-dfarc/Makefile
+++ b/games/freedink-dfarc/Makefile
@@ -1,4 +1,4 @@
-# Created by: Stephen Hurd <shurd@sasktel.net>
+# Created by: Stephen Hurd <shurd@FreeBSD.org>
# $FreeBSD$
PORTNAME= freedink-dfarc
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= freedink
DISTNAME= dfarc-${PORTVERSION}
-MAINTAINER= shurd@sasktel.net
+MAINTAINER= shurd@FreeBSD.org
COMMENT= Frontend and .dmod installer for GNU FreeDink
USES= desktop-file-utils gettext gmake shared-mime-info
diff --git a/games/freedink-engine/Makefile b/games/freedink-engine/Makefile
index 9e2f5e34c6f2..991473e2b577 100644
--- a/games/freedink-engine/Makefile
+++ b/games/freedink-engine/Makefile
@@ -1,4 +1,4 @@
-# Created by: Stephen Hurd <shurd@sasktel.net>
+# Created by: Stephen Hurd <shurd@FreeBSD.org>
# $FreeBSD$
PORTNAME= freedink
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= freedink
PKGNAMESUFFIX= -engine
-MAINTAINER= shurd@sasktel.net
+MAINTAINER= shurd@FreeBSD.org
COMMENT= Dink Smallwood RPG and RPG Construction Set
LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
diff --git a/games/freedink/Makefile b/games/freedink/Makefile
index e0259359b8c7..6973b656602e 100644
--- a/games/freedink/Makefile
+++ b/games/freedink/Makefile
@@ -1,4 +1,4 @@
-# Created by: Stephen Hurd <shurd@sasktel.net>
+# Created by: Stephen Hurd <shurd@FreeBSD.org>
# $FreeBSD$
PORTNAME= freedink
@@ -8,7 +8,7 @@ MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
-MAINTAINER= shurd@sasktel.net
+MAINTAINER= shurd@FreeBSD.org
COMMENT= Metaport for FreeDink engine and data
RUN_DEPENDS= freedink:${PORTSDIR}/games/freedink-engine \