diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
commit | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (patch) | |
tree | 014464d20f8ce169bc6d1a2c028a0e3b91635717 /games | |
parent | 0b27c058243382deccae8593e22dfb11224c6f8c (diff) | |
download | freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.zst freebsd-ports-gnome-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip |
Add virtual category 'perl5'.
Diffstat (limited to 'games')
-rw-r--r-- | games/crossfire-client/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 5b7d0d4fe47d..ca63378d6f6a 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -3,11 +3,11 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.10 1997/01/25 12:27:10 andreas Exp $ +# $Id: Makefile,v 1.11 1997/01/26 10:06:58 andreas Exp $ # DISTNAME= crossfire-0.93.0 -CATEGORIES= games +CATEGORIES= games perl5 MASTER_SITES= ftp://ra.pyramid.com/pub/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ diff --git a/games/crossfire-server/Makefile b/games/crossfire-server/Makefile index 5b7d0d4fe47d..ca63378d6f6a 100644 --- a/games/crossfire-server/Makefile +++ b/games/crossfire-server/Makefile @@ -3,11 +3,11 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.10 1997/01/25 12:27:10 andreas Exp $ +# $Id: Makefile,v 1.11 1997/01/26 10:06:58 andreas Exp $ # DISTNAME= crossfire-0.93.0 -CATEGORIES= games +CATEGORIES= games perl5 MASTER_SITES= ftp://ra.pyramid.com/pub/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ diff --git a/games/crossfire/Makefile b/games/crossfire/Makefile index 5b7d0d4fe47d..ca63378d6f6a 100644 --- a/games/crossfire/Makefile +++ b/games/crossfire/Makefile @@ -3,11 +3,11 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.10 1997/01/25 12:27:10 andreas Exp $ +# $Id: Makefile,v 1.11 1997/01/26 10:06:58 andreas Exp $ # DISTNAME= crossfire-0.93.0 -CATEGORIES= games +CATEGORIES= games perl5 MASTER_SITES= ftp://ra.pyramid.com/pub/crossfire/ \ ftp://ftp.ifi.uio.no/pub/crossfire/ \ ftp://ftp.real-time.com/pub/games/crossfire/ \ |