aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-PgSPI
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2007-08-31 21:37:23 +0800
committermat <mat@FreeBSD.org>2007-08-31 21:37:23 +0800
commit75b6e3fc793815d03bc3729793ea811554d12340 (patch)
tree153c663f7188f7ab3aa7429f49cf75bbc7880b4f /databases/p5-DBD-PgSPI
parent1cd56b0c47da19f85df29bb4e8117a011a1793b5 (diff)
downloadfreebsd-ports-graphics-75b6e3fc793815d03bc3729793ea811554d12340.tar.gz
freebsd-ports-graphics-75b6e3fc793815d03bc3729793ea811554d12340.tar.zst
freebsd-ports-graphics-75b6e3fc793815d03bc3729793ea811554d12340.zip
Use the CPAN site macro.
Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
Diffstat (limited to 'databases/p5-DBD-PgSPI')
-rw-r--r--databases/p5-DBD-PgSPI/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBD-PgSPI/Makefile b/databases/p5-DBD-PgSPI/Makefile
index 8cfcf02e861..2891e5df289 100644
--- a/databases/p5-DBD-PgSPI/Makefile
+++ b/databases/p5-DBD-PgSPI/Makefile
@@ -9,8 +9,7 @@ PORTNAME= DBD-PgSPI
PORTVERSION= 0.02
PORTREVISION= 2
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= DBD
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org