diff options
author | jmmv <jmmv> | 2003-12-28 23:37:05 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-12-28 23:37:05 +0000 |
commit | 4f0d52c67aeb58517e3cbbb5f54d343164f4d2cb (patch) | |
tree | 6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /www | |
parent | 48885d3a26c61c45ed4833147e67c418fa6ff0cf (diff) | |
download | pkgsrc-4f0d52c67aeb58517e3cbbb5f54d343164f4d2cb.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
Diffstat (limited to 'www')
-rw-r--r-- | www/bluefish/Makefile | 4 | ||||
-rw-r--r-- | www/gtkhtml3/Makefile | 3 | ||||
-rw-r--r-- | www/libgtkhtml/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index a634f1723bb..66815c8ea12 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2003/12/13 00:45:26 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2003/12/28 23:37:07 jmmv Exp $ # DISTNAME= bluefish-0.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/downloads/ \ ftp://bluefish.advancecreations.com/bluefish/downloads/ \ diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 2cb26e04c50..676b1a345fc 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2003/12/06 20:02:03 recht Exp $ +# $NetBSD: Makefile,v 1.3 2003/12/28 23:37:07 jmmv Exp $ # DISTNAME= gtkhtml-3.0.9 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml3/} +PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index f26b7cf395c..50404114898 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2003/12/14 19:52:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2003/12/28 23:37:07 jmmv Exp $ # DISTNAME= libgtkhtml-2.4.1 +PKGREVISION= 1 CATEGORIES= www devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.4/} EXTRACT_SUFX= .tar.bz2 |