diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
commit | 7a1dccccd56cf0a6239992d6a2cc584de1fd61b8 (patch) | |
tree | 53ef54a2336bb0c755e3869b6e29b2608148b337 /textproc/p5-Lingua-Stem-Snowball-No/Makefile | |
parent | dec946ad510fca42e9c94b55d1d6a14f61b52298 (diff) |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes
Notes:
svn path=/head/; revision=275887
Diffstat (limited to 'textproc/p5-Lingua-Stem-Snowball-No/Makefile')
-rw-r--r-- | textproc/p5-Lingua-Stem-Snowball-No/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Lingua-Stem-Snowball-No/Makefile b/textproc/p5-Lingua-Stem-Snowball-No/Makefile index c15507f67fc8..59eb109470d5 100644 --- a/textproc/p5-Lingua-Stem-Snowball-No/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-No/Makefile @@ -9,11 +9,11 @@ PORTNAME= Lingua-Stem-Snowball-No PORTVERSION= 1.2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/A/AS/ASKSH +MASTER_SITE_SUBDIR= CPAN:ASKSH PKGNAMEPREFIX= p5- DISTNAME= Snowball-Norwegian-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A stemmer for Norwegian PERL_CONFIGURE= yes |