diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | 42825e73a64d1003fa8240cb0920619b3c9f8802 (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /misc/gok | |
parent | e64b358b66fc99aa502c4e24249708caafc8b8d1 (diff) | |
download | pkgsrc-42825e73a64d1003fa8240cb0920619b3c9f8802.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
Diffstat (limited to 'misc/gok')
-rw-r--r-- | misc/gok/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gok/Makefile b/misc/gok/Makefile index 3945386331a..8fef9f7fd9b 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2007/07/17 10:41:20 drochner Exp $ +# $NetBSD: Makefile,v 1.51 2007/09/19 23:19:02 wiz Exp $ # DISTNAME= gok-1.2.5 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/1.2/} EXTRACT_SUFX= .tar.bz2 |