diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /www/gtkhtml/Makefile | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'www/gtkhtml/Makefile')
-rw-r--r-- | www/gtkhtml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gtkhtml/Makefile b/www/gtkhtml/Makefile index 657065f7981..fbc58fcd689 100644 --- a/www/gtkhtml/Makefile +++ b/www/gtkhtml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2003/09/13 21:01:29 tron Exp $ +# $NetBSD: Makefile,v 1.34 2003/11/12 01:31:52 salo Exp $ DISTNAME= gtkhtml-1.1.10 +PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/1.1/} EXTRACT_SUFX= .tar.bz2 |