diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-05-06 22:28:43 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-05-06 22:28:43 +0800 |
commit | 6090299491ece11f9d47df4ebf26afdbd45b660b (patch) | |
tree | 4e5430587ab7b5f9428ff01592514ff0ab27006d | |
parent | e48d1148faf11d894c2fc56e3a50dd81d2c1e175 (diff) | |
download | freebsd-ports-graphics-6090299491ece11f9d47df4ebf26afdbd45b660b.tar.gz freebsd-ports-graphics-6090299491ece11f9d47df4ebf26afdbd45b660b.tar.zst freebsd-ports-graphics-6090299491ece11f9d47df4ebf26afdbd45b660b.zip |
Remove perl5 from CATEGORIES
Approved-by: Wolfram Schneider <wosch@apfel.de>
-rw-r--r-- | games/crossfire-client/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire-server/Makefile | 4 | ||||
-rw-r--r-- | games/crossfire/Makefile | 4 | ||||
-rw-r--r-- | mail/mailagent/Makefile | 4 | ||||
-rw-r--r-- | mail/premail/Makefile | 4 | ||||
-rw-r--r-- | www/wwwstat/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index ca63378d6f6..ad067a9ed18 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.11 1997/01/26 10:06:58 andreas Exp $ +# $Id: Makefile,v 1.12 1997/04/20 13:52:22 wosch Exp $ # DISTNAME= crossfire-0.93.0 -CATEGORIES= games perl5 +CATEGORIES= games 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 ca63378d6f6..ad067a9ed18 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.11 1997/01/26 10:06:58 andreas Exp $ +# $Id: Makefile,v 1.12 1997/04/20 13:52:22 wosch Exp $ # DISTNAME= crossfire-0.93.0 -CATEGORIES= games perl5 +CATEGORIES= games 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 ca63378d6f6..ad067a9ed18 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.11 1997/01/26 10:06:58 andreas Exp $ +# $Id: Makefile,v 1.12 1997/04/20 13:52:22 wosch Exp $ # DISTNAME= crossfire-0.93.0 -CATEGORIES= games perl5 +CATEGORIES= games 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/mail/mailagent/Makefile b/mail/mailagent/Makefile index 196e037a7ce..3f1fdedb778 100644 --- a/mail/mailagent/Makefile +++ b/mail/mailagent/Makefile @@ -3,12 +3,12 @@ # Date created: 23 Sep 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.12 1997/04/20 13:52:30 wosch Exp $ +# $Id: Makefile,v 1.13 1997/04/30 03:18:05 asami Exp $ # DISTNAME= mailagent-3.0pl56 PKGNAME= mailagent-3.0.56 -CATEGORIES= mail perl5 +CATEGORIES= mail MASTER_SITES= http://www.sfc.wide.ad.jp/~max/FreeBSD/ports/distfiles/ \ ${MASTER_SITE_LOCAL} diff --git a/mail/premail/Makefile b/mail/premail/Makefile index ac8ba6377af..3f4192cd69f 100644 --- a/mail/premail/Makefile +++ b/mail/premail/Makefile @@ -5,11 +5,11 @@ # Date created: 31 Jan 1997 # Whom: ache # -# $Id: Makefile,v 1.3 1997/02/03 07:34:08 ache Exp $ +# $Id: Makefile,v 1.4 1997/04/20 13:52:39 wosch Exp $ # DISTNAME= premail-0.45 -CATEGORIES= security mail perl5 +CATEGORIES= security mail MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/remailer/ BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 0d372123cca..962021ca4c3 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -3,11 +3,11 @@ # Date created: So 2 Mär 1997 18:10:49 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.2 1997/03/04 05:51:14 asami Exp $ +# $Id: Makefile,v 1.3 1997/04/20 13:53:26 wosch Exp $ # DISTNAME= wwwstat-2.01 -CATEGORIES= www perl5 +CATEGORIES= www MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/ DISTFILES= wwwstat-2.0.tar.gz |