diff options
Diffstat (limited to 'www/ies4linux')
-rw-r--r-- | www/ies4linux/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ies4linux/Makefile b/www/ies4linux/Makefile index 57289c33bb4..09619a5d58c 100644 --- a/www/ies4linux/Makefile +++ b/www/ies4linux/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2009/02/02 20:32:03 abs Exp $ +# $NetBSD: Makefile,v 1.3 2009/02/09 22:56:27 joerg Exp $ # DISTNAME= ies4linux-2.99.0.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.tatanka.com.br/ies4linux/downloads/ |