aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-SQL-Abstract/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2013-06-06 17:55:34 +0800
committermat <mat@FreeBSD.org>2013-06-06 17:55:34 +0800
commitd06bf2259cb9113d85f79cfca6c2beb5b70ffc95 (patch)
tree6367730e36039e6fe3c219a23b6fff9a9f1daddd /databases/p5-SQL-Abstract/Makefile
parent56dbd2b1525824b8a68cdd2238a5218379ad7653 (diff)
downloadfreebsd-ports-gnome-d06bf2259cb9113d85f79cfca6c2beb5b70ffc95.tar.gz
freebsd-ports-gnome-d06bf2259cb9113d85f79cfca6c2beb5b70ffc95.tar.zst
freebsd-ports-gnome-d06bf2259cb9113d85f79cfca6c2beb5b70ffc95.zip
Update to 1.74.
Diffstat (limited to 'databases/p5-SQL-Abstract/Makefile')
-rw-r--r--databases/p5-SQL-Abstract/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index c35b8fb4f5d3..1ab014bc74f5 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -1,12 +1,8 @@
-# New ports collection makefile for: SQL-Abstract
-# Date created: 18 Feb 2003
-# Whom: Dominic Mitchell <dom@happygiraffe.net>
-#
+# Created by: Dominic Mitchell
# $FreeBSD$
-#
PORTNAME= SQL-Abstract
-PORTVERSION= 1.73
+PORTVERSION= 1.74
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-