diff options
author | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
commit | 8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /textproc/gtk-doc | |
parent | f931d3b570cea9603e1faea6cf2b5ee4ede4e8fe (diff) | |
download | pkgsrc-8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'textproc/gtk-doc')
-rw-r--r-- | textproc/gtk-doc/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |