diff options
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 |