diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-24 00:44:29 +0000 |
commit | 76f3222580dc23ac3850ee24a94fdca14e7004f4 (patch) | |
tree | 9699b88a6f55c23ce9893a1ff248d63ee307442f /databases/p5-DBD-cego/Makefile | |
parent | d84f4a277180d5cff7fc0d733692ebe54ecc0940 (diff) | |
download | ports-76f3222580dc23ac3850ee24a94fdca14e7004f4.tar.gz ports-76f3222580dc23ac3850ee24a94fdca14e7004f4.zip |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@
Notes
Notes:
svn path=/head/; revision=261734
Diffstat (limited to 'databases/p5-DBD-cego/Makefile')
-rw-r--r-- | databases/p5-DBD-cego/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-cego/Makefile b/databases/p5-DBD-cego/Makefile index e59bc43b382f..b91a510f1f26 100644 --- a/databases/p5-DBD-cego/Makefile +++ b/databases/p5-DBD-cego/Makefile @@ -6,6 +6,7 @@ PORTNAME= DBD-cego PORTVERSION= 1.1.9 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= http://www.lemke-it.com/ PKGNAMEPREFIX= p5- |