aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2008-04-17 22:30:31 +0800
committeraraujo <araujo@FreeBSD.org>2008-04-17 22:30:31 +0800
commitc94d115b8e9cb4ad3d8424685fe7c324767594f3 (patch)
tree6cb0853059727bc626be6002ec069cf4edbfd17a /russian
parent79defce4f3dcafa040fed233fd412ff265751d47 (diff)
downloadfreebsd-ports-gnome-c94d115b8e9cb4ad3d8424685fe7c324767594f3.tar.gz
freebsd-ports-gnome-c94d115b8e9cb4ad3d8424685fe7c324767594f3.tar.zst
freebsd-ports-gnome-c94d115b8e9cb4ad3d8424685fe7c324767594f3.zip
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
Diffstat (limited to 'russian')
-rw-r--r--russian/p5-Lingua-RU-Charset/Makefile3
-rw-r--r--russian/p5-cyrillic/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/russian/p5-Lingua-RU-Charset/Makefile b/russian/p5-Lingua-RU-Charset/Makefile
index ea134fa15644..e505c85a583a 100644
--- a/russian/p5-Lingua-RU-Charset/Makefile
+++ b/russian/p5-Lingua-RU-Charset/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Lingua-RU-Charset
PORTVERSION= 0.02
CATEGORIES= russian perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Lingua
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
diff --git a/russian/p5-cyrillic/Makefile b/russian/p5-cyrillic/Makefile
index 1c26eb1555cb..5f7a5d30fb3c 100644
--- a/russian/p5-cyrillic/Makefile
+++ b/russian/p5-cyrillic/Makefile
@@ -8,8 +8,7 @@
PORTNAME= cyrillic
PORTVERSION= 2.09
CATEGORIES= russian converters perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Unicode/AMICHAUER
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= tolid@plab.ku.dk