diff options
Diffstat (limited to 'misc/usbprog/Makefile')
-rw-r--r-- | misc/usbprog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/usbprog/Makefile b/misc/usbprog/Makefile index 305ec1f76fe..141371210f8 100644 --- a/misc/usbprog/Makefile +++ b/misc/usbprog/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/03/03 00:13:37 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/06/14 07:45:19 sbd Exp $ # DISTNAME= usbprog-0.2.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://download.berlios.de/usbprog/ EXTRACT_SUFX= .tar.bz2 |