diff options
author | pi <pi@FreeBSD.org> | 2014-04-28 01:35:06 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-04-28 01:35:06 +0800 |
commit | fc2bb3c6d64d828e02044899943842c9ba483adc (patch) | |
tree | b75c5daa0aafb5618d0f778e82b1e79929f3ac50 /converters | |
parent | cc8bfc3b255f8acead414fb48e812b8048816e20 (diff) | |
download | freebsd-ports-gnome-fc2bb3c6d64d828e02044899943842c9ba483adc.tar.gz freebsd-ports-gnome-fc2bb3c6d64d828e02044899943842c9ba483adc.tar.zst freebsd-ports-gnome-fc2bb3c6d64d828e02044899943842c9ba483adc.zip |
devel/p5-Encoding-BER: fixing the distfile fetch
Submitted by: culot
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Encoding-BER/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/p5-Encoding-BER/Makefile b/converters/p5-Encoding-BER/Makefile index 4090d86fe32f..919746bfcb2b 100644 --- a/converters/p5-Encoding-BER/Makefile +++ b/converters/p5-Encoding-BER/Makefile @@ -5,6 +5,7 @@ PORTNAME= Encoding-BER PORTVERSION= 1.00 CATEGORIES= converters perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:JAW PKGNAMEPREFIX= p5- MAINTAINER= pi@FreeBSD.org |