diff options
Diffstat (limited to 'devel/p5-Uniq/Makefile')
-rw-r--r-- | devel/p5-Uniq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Uniq/Makefile b/devel/p5-Uniq/Makefile index 70659346b9fd..4f5513c4c036 100644 --- a/devel/p5-Uniq/Makefile +++ b/devel/p5-Uniq/Makefile @@ -8,7 +8,8 @@ PORTNAME= Uniq PORTVERSION= 0.01 CATEGORIES= devel -MASTER_SITES= CPAN/../by-authors/id/S/SY/SYAMAL +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:SYAMAL PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org |