diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gtk-doc/Makefile | 3 | ||||
-rw-r--r-- | textproc/itstool/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index a942cca2446..e56c4b7f568 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2011/11/07 11:26:27 drochner Exp $ +# $NetBSD: Makefile,v 1.46 2012/03/10 10:56:14 obache Exp $ # DISTNAME= gtk-doc-1.18 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/1.18/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index 68cd448a5bf..01a2f01390b 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/02/10 17:55:15 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/10 10:56:15 obache Exp $ # DISTNAME= itstool-1.1.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://files.itstool.org/itstool/ EXTRACT_SUFX= .tar.bz2 |