diff options
Diffstat (limited to 'textproc/p5-sdf/Makefile')
-rw-r--r-- | textproc/p5-sdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-sdf/Makefile b/textproc/p5-sdf/Makefile index f93b86f7776..cd818631385 100644 --- a/textproc/p5-sdf/Makefile +++ b/textproc/p5-sdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2019/09/16 06:50:28 schmonz Exp $ +# $NetBSD: Makefile,v 1.4 2020/08/31 18:12:17 wiz Exp $ DISTNAME= sdf-2.001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${HOMEPAGE} |