diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-11 21:30:15 +0000 |
commit | ed33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch) | |
tree | bb126f7f4deabe676254cb651c5b8a780976235f /devel/p5-Penguin-Easy | |
parent | cd551d001ae65b6035a625879180b837df06f895 (diff) | |
download | ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip |
PORTNAME/PORTVERSION update
Notes
Notes:
svn path=/head/; revision=27452
Diffstat (limited to 'devel/p5-Penguin-Easy')
-rw-r--r-- | devel/p5-Penguin-Easy/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Penguin-Easy/Makefile b/devel/p5-Penguin-Easy/Makefile index 088aa249eb01..2c7025643c90 100644 --- a/devel/p5-Penguin-Easy/Makefile +++ b/devel/p5-Penguin-Easy/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-Penguin-Easy -# Version required: 1.1 # Date created: May 28th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= Penguin-Easy-1.1 -PKGNAME= p5-Penguin-Easy-1.1 +PORTNAME= Penguin-Easy +PORTVERSION= 1.1 CATEGORIES= devel security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Penguin +PKGNAMEPREFIX= p5- MAINTAINER= jfitz@FreeBSD.org |