diff options
author | salo <salo@pkgsrc.org> | 2003-04-17 23:23:13 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-04-17 23:23:13 +0000 |
commit | cfd8650a15b2fea83551fbfa6af287f2f290fde0 (patch) | |
tree | 6b18ed11b94b732c41ee1ee67299a755d178e6bf /sysutils | |
parent | c421a8a356b5132fb763e78cc0b1c019e3a27d62 (diff) | |
download | pkgsrc-cfd8650a15b2fea83551fbfa6af287f2f290fde0.tar.gz |
Bump PKGREVISION after pthread/locking fixes.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-vfs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile index e4c5f431a9d..3479c02645d 100644 --- a/sysutils/gnome-vfs/Makefile +++ b/sysutils/gnome-vfs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2003/02/16 11:55:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2003/04/17 23:23:14 salo Exp $ DISTNAME= gnome-vfs-1.0.5 +PKGREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/1.0/} |