diff options
Diffstat (limited to 'textproc/gtk-doc/Makefile')
-rw-r--r-- | textproc/gtk-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index d270ea4f34e..9e6a3a24e54 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2012/10/25 06:55:52 asau Exp $ +# $NetBSD: Makefile,v 1.50 2013/05/31 12:42:07 wiz Exp $ # DISTNAME= gtk-doc-1.18 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/1.18/} EXTRACT_SUFX= .tar.bz2 |