diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-14 03:52:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-08-14 03:52:12 +0000 |
commit | 7cda2cf350b76f1a4d6f3194c9a017750cb5cd40 (patch) | |
tree | 18272e687afe1af1ba459cdaf0cc0e59b9e6ad04 /databases/p5-SQLite-Work/Makefile | |
parent | 4d630502938f542bf19aaf51706bcb95ac1fc04b (diff) |
Notes
Diffstat (limited to 'databases/p5-SQLite-Work/Makefile')
-rw-r--r-- | databases/p5-SQLite-Work/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index cd2ed48a3bdb..6fb4a14eb48e 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -6,10 +6,11 @@ # PORTNAME= SQLite-Work -PORTVERSION= 0.09 +PORTVERSION= 0.10.01 CATEGORIES= databases www perl5 MASTER_SITES= http://www.cpan.org/authors/id/R/RU/RUBYKAT/ PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= clsung@FreeBSD.org COMMENT= Report on and update an SQLite database |