summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Statement
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-SQL-Statement')
-rw-r--r--databases/p5-SQL-Statement/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile
index a59cc3a75f85..3d5aeed60745 100644
--- a/databases/p5-SQL-Statement/Makefile
+++ b/databases/p5-SQL-Statement/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: p5-SQL-Statement
-# Version required: 0.1016
# Date created: August 8th, 1999
# Whom: wolman@cs.washington.edu
#
# $FreeBSD$
#
-DISTNAME= SQL-Statement-0.1016
-PKGNAME= p5-SQL-Statement-0.1016
+PORTNAME= p5-SQL-Statement
+PORTVERSION= 0.1016
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SQL
+DISTNAME= SQL-Statement-${PORTVERSION}
MAINTAINER= wolman@cs.washington.edu