diff options
Diffstat (limited to 'misc/basket/Makefile')
-rw-r--r-- | misc/basket/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/basket/Makefile b/misc/basket/Makefile index f39b6495ab9..961cda69823 100644 --- a/misc/basket/Makefile +++ b/misc/basket/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/05/10 21:04:27 seb Exp $ +# $NetBSD: Makefile,v 1.2 2007/09/21 13:04:00 wiz Exp $ DISTNAME= basket-1.0.2 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://basket.kde.org/downloads/ |