diff options
Diffstat (limited to 'misc/basket')
-rw-r--r-- | misc/basket/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/basket/Makefile b/misc/basket/Makefile index 26cbc61145c..6859681f4f8 100644 --- a/misc/basket/Makefile +++ b/misc/basket/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/01/13 10:55:18 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/02/06 12:40:55 wiz Exp $ DISTNAME= basket-1.0.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= misc MASTER_SITES= http://basket.kde.org/downloads/ |