diff options
author | obache <obache@pkgsrc.org> | 2015-01-23 06:48:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2015-01-23 06:48:12 +0000 |
commit | bfd653d1ee5b0a1799bfd9f1b6ebad2858d875a3 (patch) | |
tree | b5dea6be0a973c96e4e1e63528c88b12a02ceaf2 /textproc/p5-SGMLS/Makefile | |
parent | bcd0f53eb62ee5a17e704eb8dcc2cd30b298b519 (diff) | |
download | pkgsrc-bfd653d1ee5b0a1799bfd9f1b6ebad2858d875a3.tar.gz |
Simplify MASTER_SITES subdirectory, and change HOMEPAGE to permalink.
Diffstat (limited to 'textproc/p5-SGMLS/Makefile')
-rw-r--r-- | textproc/p5-SGMLS/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-SGMLS/Makefile b/textproc/p5-SGMLS/Makefile index c7b8e67bccc..a308fb4cb9d 100644 --- a/textproc/p5-SGMLS/Makefile +++ b/textproc/p5-SGMLS/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:39 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/01/23 06:48:12 obache Exp $ # DISTNAME= SGMLSpm-1.03ii PKGNAME= p5-SGMLS-1.03.2 PKGREVISION= 6 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/D/DM/DMEGG/} +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SGMLS/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/SGMLSpm-1.03ii/ +HOMEPAGE= http://search.cpan.org/dist/SGMLSpm/ COMMENT= Class for postprocessing the output from the sgmls and nsgmls parsers USE_LANGUAGES= # empty |