diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /games | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) | |
download | ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.tar.gz ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gno3dtet/Makefile | 2 | ||||
-rw-r--r-- | games/hex/Makefile | 2 | ||||
-rw-r--r-- | games/kbubbles/Makefile | 2 | ||||
-rw-r--r-- | games/krogue/Makefile | 2 | ||||
-rw-r--r-- | games/rubix/Makefile | 2 | ||||
-rw-r--r-- | games/tkmoo/Makefile | 2 | ||||
-rw-r--r-- | games/wmminichess/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 4b6feccaeb01..19c485b4a5d9 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://webdat.com/pub/seb/gno3dtet/ EXTRACT_SUFX= .tgz -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs diff --git a/games/hex/Makefile b/games/hex/Makefile index 1c0cea49ffd9..b8d360db6717 100644 --- a/games/hex/Makefile +++ b/games/hex/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.nott.ac.uk/~psystrj/ \ http://www.psn.net/~andrews/dist/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 diff --git a/games/kbubbles/Makefile b/games/kbubbles/Makefile index 2e8304179939..72f6cebc5c71 100644 --- a/games/kbubbles/Makefile +++ b/games/kbubbles/Makefile @@ -10,7 +10,7 @@ DISTNAME= kbubbles-0.8.6 CATEGORIES= games MASTER_SITES= http://hem.passagen.se/tonybj/kbubbles/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 \ diff --git a/games/krogue/Makefile b/games/krogue/Makefile index 81ef00472717..fa335f183b2b 100644 --- a/games/krogue/Makefile +++ b/games/krogue/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://ksi.ii.uj.edu.pl/krogue/dl/ EXTRACT_SUFX= .tgz -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext diff --git a/games/rubix/Makefile b/games/rubix/Makefile index e318441f951c..794592d76110 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -10,7 +10,7 @@ DISTNAME= rubix-1.0.1 CATEGORIES= games MASTER_SITES= http://sed.free.fr/rubix/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_GMAKE= yes MAKE_ENV= GMAKE=${GMAKE} diff --git a/games/tkmoo/Makefile b/games/tkmoo/Makefile index 499c0519e42e..8e2cc1e77cb2 100644 --- a/games/tkmoo/Makefile +++ b/games/tkmoo/Makefile @@ -11,7 +11,7 @@ PKGNAME= tkmoo-0.3.23 CATEGORIES= games tk82 MASTER_SITES= http://www.awns.com/tkMOO-light/Source/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org RUN_DEPENDS= ${WISH82}:${PORTSDIR}/x11-toolkits/tk82 diff --git a/games/wmminichess/Makefile b/games/wmminichess/Makefile index 39882066a603..cc9553d2decc 100644 --- a/games/wmminichess/Makefile +++ b/games/wmminichess/Makefile @@ -11,7 +11,7 @@ PKGNAME= wmminichess-0.8 CATEGORIES= games MASTER_SITES= http://www.electricrain.com/edavis/miniCHESS/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm RUN_DEPENDS= ${LOCALBASE}/bin/gnuchessx:${PORTSDIR}/games/gnuchess |