diff options
author | mat <mat@FreeBSD.org> | 2016-08-29 20:54:50 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-08-29 20:54:50 +0800 |
commit | 310477a4ce4e6ca78b9fdb3c11c39742a8a89287 (patch) | |
tree | a0d905f0638562d629c3b6d61874f6c627909b9f /www/p5-CatalystX-VirtualComponents | |
parent | 1f6876fed829fa2965980ba1527b34469c429f85 (diff) | |
download | freebsd-ports-gnome-310477a4ce4e6ca78b9fdb3c11c39742a8a89287.tar.gz freebsd-ports-gnome-310477a4ce4e6ca78b9fdb3c11c39742a8a89287.tar.zst freebsd-ports-gnome-310477a4ce4e6ca78b9fdb3c11c39742a8a89287.zip |
Cleanup recently added ports.
Pointy hat to: pi
Sponsored by: Absolight
Diffstat (limited to 'www/p5-CatalystX-VirtualComponents')
-rw-r--r-- | www/p5-CatalystX-VirtualComponents/Makefile | 1 | ||||
-rw-r--r-- | www/p5-CatalystX-VirtualComponents/pkg-plist | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CatalystX-VirtualComponents/Makefile b/www/p5-CatalystX-VirtualComponents/Makefile index 63258ce86544..e1b1271e6cc5 100644 --- a/www/p5-CatalystX-VirtualComponents/Makefile +++ b/www/p5-CatalystX-VirtualComponents/Makefile @@ -3,6 +3,7 @@ PORTNAME= CatalystX-VirtualComponents PORTVERSION= 0.00004 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-CatalystX-VirtualComponents/pkg-plist b/www/p5-CatalystX-VirtualComponents/pkg-plist index 82a6feca8e1c..4a319e376c51 100644 --- a/www/p5-CatalystX-VirtualComponents/pkg-plist +++ b/www/p5-CatalystX-VirtualComponents/pkg-plist @@ -1,3 +1,2 @@ -%%SITE_PERL%%/CatalystX/VirtualComponents.pm %%PERL5_MAN3%%/CatalystX::VirtualComponents.3.gz -@dir %%SITE_PERL%%/CatalystX +%%SITE_PERL%%/CatalystX/VirtualComponents.pm |