diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-19 08:26:18 +0000 |
commit | 9f0966904693a035e2a418cbed90d94f93462baa (patch) | |
tree | cd654f8ec837201669231d015c0e28664fc1ae2a /games/blockade | |
parent | 822b8cc13cd996376e6a1080b811056dac93ae9a (diff) | |
download | FreeBSD-ports-9f0966904693a035e2a418cbed90d94f93462baa.zip FreeBSD-ports-9f0966904693a035e2a418cbed90d94f93462baa.tar.gz |
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
Diffstat (limited to 'games/blockade')
-rw-r--r-- | games/blockade/Makefile | 6 | ||||
-rw-r--r-- | games/blockade/pkg-descr | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/games/blockade/Makefile b/games/blockade/Makefile index 9125a13..7b61b5e 100644 --- a/games/blockade/Makefile +++ b/games/blockade/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: blockade # Version required: 1.00 # Date created: 29 May 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/06/06 17:07:35 steve Exp $ # DISTNAME= blockade-1_00-linux @@ -11,7 +11,7 @@ PKGNAME= blockade-1.00 CATEGORIES= games MASTER_SITES= http://www.geocities.com/TimesSquare/Zone/5267/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org WRKSRC= ${WRKDIR}/${PKGNAME} USE_XLIB= yes diff --git a/games/blockade/pkg-descr b/games/blockade/pkg-descr index ce245a7..7863493 100644 --- a/games/blockade/pkg-descr +++ b/games/blockade/pkg-descr @@ -1,5 +1,2 @@ An X version of the `blockade' Macintosh game by Christer Ericson. -Includes the ability to edit new levels. - --Chris Piazza -cpiazza@home.net +This game includes the ability to edit new levels. |