diff options
author | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
commit | c34f7fd4bc036240fcb6d7bd55bc66a7354d9025 (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /sysutils | |
parent | ff6dc411681925ab278c71c3cc89aff5446d88d9 (diff) | |
download | pkgsrc-c34f7fd4bc036240fcb6d7bd55bc66a7354d9025.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gnome-vfs2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-vfs2/Makefile b/sysutils/gnome-vfs2/Makefile index a7bd3ed402d..1b9f0c824cb 100644 --- a/sysutils/gnome-vfs2/Makefile +++ b/sysutils/gnome-vfs2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2003/11/12 01:31:51 salo Exp $ +# $NetBSD: Makefile,v 1.17 2003/11/12 03:39:43 jschauma Exp $ # DISTNAME= gnome-vfs-2.2.4 PKGNAME= ${DISTNAME:S/vfs/vfs2/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-vfs/2.2/} EXTRACT_SUFX= .tar.bz2 |