diff options
Diffstat (limited to 'www/dillo/Makefile')
-rw-r--r-- | www/dillo/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile index e3fc1897959..5336c12da20 100644 --- a/www/dillo/Makefile +++ b/www/dillo/Makefile @@ -1,13 +1,12 @@ -# $NetBSD: Makefile,v 1.29 2005/06/19 00:13:30 kristerw Exp $ +# $NetBSD: Makefile,v 1.30 2005/06/19 08:07:05 wiz Exp $ -DISTNAME= dillo-0.8.4 -PKGREVISION= 1 +DISTNAME= dillo-0.8.5 CATEGORIES= www -MASTER_SITES= http://dillo.auriga.wearlab.de/download/ +MASTER_SITES= http://www.dillo.org/download/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= Benjamin.Wong@cc.gatech.edu -HOMEPAGE= http://dillo.auriga.wearlab.de/ +HOMEPAGE= http://www.dillo.org/ COMMENT= Very small and fast graphical web-browser USE_PKGINSTALL= yes |