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 /graphics | |
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 'graphics')
-rw-r--r-- | graphics/p5-Image-Size/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-PGPLOT/Makefile | 4 | ||||
-rw-r--r-- | graphics/pgperl/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index 7c10b4d9373b..b9226a2b5fae 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -3,12 +3,12 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1996/12/11 10:18:33 asami Exp $ +# $Id: Makefile,v 1.5 1997/02/25 16:04:12 jfitz Exp $ # DISTNAME= Image-Size-1.2 PKGNAME= p5-Image-Size-1.2 -CATEGORIES= graphics www +CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image diff --git a/graphics/p5-PGPLOT/Makefile b/graphics/p5-PGPLOT/Makefile index 6cd847524e7f..bbcb1a2a1bfd 100644 --- a/graphics/p5-PGPLOT/Makefile +++ b/graphics/p5-PGPLOT/Makefile @@ -3,12 +3,12 @@ # Date created: 22 December 1996 # Whom: jmz # -# $Id: Makefile,v 1.1.1.1 1996/12/23 17:37:41 jmz Exp $ +# $Id: Makefile,v 1.2 1996/12/24 07:47:28 asami Exp $ # DISTNAME= PGPLOT1.0b_src PKGNAME= pgperl-1.0 -CATEGORIES= graphics +CATEGORIES= graphics perl5 MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pgperl/perl5/ EXTRACT_SUFX= .tar.Z diff --git a/graphics/pgperl/Makefile b/graphics/pgperl/Makefile index 6cd847524e7f..bbcb1a2a1bfd 100644 --- a/graphics/pgperl/Makefile +++ b/graphics/pgperl/Makefile @@ -3,12 +3,12 @@ # Date created: 22 December 1996 # Whom: jmz # -# $Id: Makefile,v 1.1.1.1 1996/12/23 17:37:41 jmz Exp $ +# $Id: Makefile,v 1.2 1996/12/24 07:47:28 asami Exp $ # DISTNAME= PGPLOT1.0b_src PKGNAME= pgperl-1.0 -CATEGORIES= graphics +CATEGORIES= graphics perl5 MASTER_SITES= ftp://ftp.ast.cam.ac.uk/pgperl/perl5/ EXTRACT_SUFX= .tar.Z |