diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-12-19 09:36:10 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2012-12-19 09:36:10 +0000 |
commit | d360b5841ddae7e903fa83f75b8f0f31fad0706b (patch) | |
tree | fa0767a993d492a6142d7825550a4c9e001c3285 /graphics/p5-Image-Info/Makefile | |
parent | a38dabee058dda41a004e7566fcf3608ec6576b5 (diff) | |
download | ports-d360b5841ddae7e903fa83f75b8f0f31fad0706b.tar.gz ports-d360b5841ddae7e903fa83f75b8f0f31fad0706b.zip |
Notes
Diffstat (limited to 'graphics/p5-Image-Info/Makefile')
-rw-r--r-- | graphics/p5-Image-Info/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/p5-Image-Info/Makefile b/graphics/p5-Image-Info/Makefile index 15bdda07875f..c8f4f2550f57 100644 --- a/graphics/p5-Image-Info/Makefile +++ b/graphics/p5-Image-Info/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Image-Info -# Date Created: 25 Aug 2001 -# Whom: Shell Hung <shell@shellhung.org> -# +# Created by: Shell Hung <shell@shellhung.org> # $FreeBSD$ -# PORTNAME= Image-Info -PORTVERSION= 1.32 +PORTVERSION= 1.33 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |