diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:33:32 +0000 |
commit | f39d3f29e6126cdc0a2f27d2b70c8d6667774330 (patch) | |
tree | ab2f44c93df74a3fd0f6c30b0eac92355922e845 /news/p5-Gateway | |
parent | 59df8af48ea44d533d5de8118602cc174bda92da (diff) | |
download | ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.tar.gz ports-f39d3f29e6126cdc0a2f27d2b70c8d6667774330.zip |
Notes
Diffstat (limited to 'news/p5-Gateway')
-rw-r--r-- | news/p5-Gateway/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/p5-Gateway/Makefile b/news/p5-Gateway/Makefile index 2dca286ebafd..98bfec9bf18d 100644 --- a/news/p5-Gateway/Makefile +++ b/news/p5-Gateway/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: p5-Gateway -# Version required: 0.42 # Date created: January 2, 1998 # Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us> # # $FreeBSD$ # -DISTNAME= Gateway-0.42 -PKGNAME= p5-Gateway-0.42 +PORTNAME= p5-Gateway +PORTVERSION= 0.42 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News +DISTNAME= Gateway-0.42 MAINTAINER= croyle@gelemna.ft-wayne.in.us |