diff options
author | clsung <clsung@FreeBSD.org> | 2011-02-16 09:53:27 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2011-02-16 09:53:27 +0800 |
commit | 7515c9658e6221d8fdf35421e3fe7179f06f5820 (patch) | |
tree | c8f051065c2f810918264216de40397d4d49cb0d /textproc/p5-Perl-Critic | |
parent | 06cc6cfc255ebe81eed6a86a13f99840a5631367 (diff) | |
download | freebsd-ports-gnome-7515c9658e6221d8fdf35421e3fe7179f06f5820.tar.gz freebsd-ports-gnome-7515c9658e6221d8fdf35421e3fe7179f06f5820.tar.zst freebsd-ports-gnome-7515c9658e6221d8fdf35421e3fe7179f06f5820.zip |
- make fetchable
Diffstat (limited to 'textproc/p5-Perl-Critic')
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index 9ad4ff6586d7..d4dd64a88360 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -10,6 +10,7 @@ PORTNAME= Perl-Critic PORTVERSION= 1.11.3 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../by-authors/id/E/EL/ELLIOTJS PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} |