diff options
author | seanc <seanc@FreeBSD.org> | 2003-09-11 18:28:44 +0000 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2003-09-11 18:28:44 +0000 |
commit | eceb222043f4951bbb925b9fa732e38be67c7b52 (patch) | |
tree | ae74a1803f0296f005f54aedc89d3f35550dfbc0 /net | |
parent | 8ff41d996dea313c789b79e4e053e37c28b17534 (diff) | |
download | FreeBSD-ports-eceb222043f4951bbb925b9fa732e38be67c7b52.zip FreeBSD-ports-eceb222043f4951bbb925b9fa732e38be67c7b52.tar.gz |
Fix plist.
PR: ports/56693
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>, bento
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Geo-IP/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 95ec897..527e420 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -7,6 +7,7 @@ PORTNAME= Geo-IP PORTVERSION= 1.21 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ http://www.maxmind.com/download/geoip/api/perl/ diff --git a/net/p5-Geo-IP/pkg-plist b/net/p5-Geo-IP/pkg-plist index e726c58..725f2d2 100644 --- a/net/p5-Geo-IP/pkg-plist +++ b/net/p5-Geo-IP/pkg-plist @@ -2,7 +2,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Geo/IP/Record.pm %%SITE_PERL%%/%%PERL_ARCH%%/Geo/IP/Record.pod %%SITE_PERL%%/%%PERL_ARCH%%/Geo/Mirror.pm -%%SITE_PERL%%/%%PERL_ARCH%%/Geo/Mirror.pmi %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/IP.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/IP/IP.so |