diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-31 01:24:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-31 01:24:46 +0000 |
commit | 9f11d5313567f3635757a565e3b8337c6ac43870 (patch) | |
tree | ab591e4bce75fe8033a73ac87ad6e4125917a366 /databases/p5-Jifty-DBI | |
parent | 2bd38a36fdd5b5f9b99c33e50025108a562a9b8f (diff) |
- why does cvs hate me ?
these Makefile s were meant to be committed before
PR: 142631, 142641, 142674, 142681
Notes
Notes:
svn path=/head/; revision=248907
Diffstat (limited to 'databases/p5-Jifty-DBI')
-rw-r--r-- | databases/p5-Jifty-DBI/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-Jifty-DBI/Makefile b/databases/p5-Jifty-DBI/Makefile index 7a67162e9bfe..88cea9c9ad76 100644 --- a/databases/p5-Jifty-DBI/Makefile +++ b/databases/p5-Jifty-DBI/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Jifty-DBI -PORTVERSION= 0.59 -PORTREVISION= 1 +PORTVERSION= 0.60 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |