diff options
Diffstat (limited to 'misc/vfu/Makefile')
-rw-r--r-- | misc/vfu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/vfu/Makefile b/misc/vfu/Makefile index ec46cffab6c..4fef98c5bd5 100644 --- a/misc/vfu/Makefile +++ b/misc/vfu/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2004/04/11 17:27:57 snj Exp $ +# $NetBSD: Makefile,v 1.37 2004/10/03 00:13:00 tv Exp $ # DISTNAME= vfu-3.04 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_BACKUP} EXTRACT_SUFX= .src.tar.gz |