aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-GDBM
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-09 06:49:07 +0800
committermharo <mharo@FreeBSD.org>2000-04-09 06:49:07 +0800
commit1d04fddf5785697f7a7b908b8635aa837e9d0615 (patch)
tree0c9f31b4d0ce65813ab64599e00505009d91c209 /databases/p5-GDBM
parente63013cbd62d5d2452437101988077656165692c (diff)
downloadfreebsd-ports-gnome-1d04fddf5785697f7a7b908b8635aa837e9d0615.tar.gz
freebsd-ports-gnome-1d04fddf5785697f7a7b908b8635aa837e9d0615.tar.zst
freebsd-ports-gnome-1d04fddf5785697f7a7b908b8635aa837e9d0615.zip
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'databases/p5-GDBM')
-rw-r--r--databases/p5-GDBM/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-GDBM/Makefile b/databases/p5-GDBM/Makefile
index daf48fcf17eb..374a709ac26d 100644
--- a/databases/p5-GDBM/Makefile
+++ b/databases/p5-GDBM/Makefile
@@ -1,5 +1,4 @@
# New ports collection makefile for: p5-GDBM
-# Version required: 1.0
# Date created: Nov 9 1999
# Whom: Nick Sayer <nsayer@FreeBSD.ORG>
#
@@ -8,11 +7,12 @@
# $FreeBSD$
#
-DISTNAME= perl5.005_03
-PKGNAME= p5-GDBM-1.00
-CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= ../../src
+PORTNAME= p5-GDBM
+PORTVERSION= 1.00
+CATEGORIES= databases perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../../src
+DISTNAME= perl5.005_03
MAINTAINER= nsayer@FreeBSD.ORG