diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-15 15:37:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-15 15:37:18 +0800 |
commit | 21204ae98232ae8f7cc7aee36d5a5bd611c3d888 (patch) | |
tree | 26be81b89f881072f04de601b50a8d8f0dd66115 /math/p5-Math-GMPz | |
parent | cc2980983560a7aadd1cc32a0ce273db2e6833d5 (diff) | |
download | freebsd-ports-gnome-21204ae98232ae8f7cc7aee36d5a5bd611c3d888.tar.gz freebsd-ports-gnome-21204ae98232ae8f7cc7aee36d5a5bd611c3d888.tar.zst freebsd-ports-gnome-21204ae98232ae8f7cc7aee36d5a5bd611c3d888.zip |
- Remove MASTER_SITE_SUBDIR
Diffstat (limited to 'math/p5-Math-GMPz')
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index afc041e4cf5e..0a952f1b2f0f 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -5,7 +5,6 @@ PORTNAME= Math-GMPz PORTVERSION= 0.40 CATEGORIES= math perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:SISYPHUS PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org |