diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-09-14 02:55:26 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-09-14 02:55:26 +0000 |
commit | d2efc9486f1083050f50eb2370bb60ddff7f3ee6 (patch) | |
tree | 29b3be796f2a09b2913cb59336bd0c6eaf24b909 /graphics/p5-Image-Size/Makefile | |
parent | 95d2da76533d8ba9a9d361956649cd02a06b29ee (diff) |
Notes
Diffstat (limited to 'graphics/p5-Image-Size/Makefile')
-rw-r--r-- | graphics/p5-Image-Size/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile index 41f2153b3f0c..f1873a42839e 100644 --- a/graphics/p5-Image-Size/Makefile +++ b/graphics/p5-Image-Size/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Image-Size -# Version required: 2.2 +# Version required: 2.4 # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.9 1997/05/29 02:53:15 jfitz Exp $ +# $Id: Makefile,v 1.10 1997/06/24 18:43:21 jfitz Exp $ # -DISTNAME= Image-Size-2.2 -PKGNAME= p5-Image-Size-2.2 +DISTNAME= Image-Size-2.4 +PKGNAME= p5-Image-Size-2.4 CATEGORIES= graphics www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image |