diff options
Diffstat (limited to 'www/elinks')
-rw-r--r-- | www/elinks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 908d4986ee4..ca1ab96a631 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2004/04/27 05:44:23 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:25 tv Exp $ DISTNAME= elinks-0.9.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ EXTRACT_SUFX= .tar.bz2 |