diff options
Diffstat (limited to 'www/bins/Makefile')
-rw-r--r-- | www/bins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index db7fe4fedb4..ea6f042024e 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2002/09/11 09:15:02 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2002/09/13 17:58:26 wiz Exp $ # DISTNAME= bins-1.1.15 +PKGREVISION= 1 CATEGORIES= www graphics MASTER_SITES= http://jsautret.free.fr/BINS/ EXTRACT_SUFX= .tar.bz2 |