diff options
author | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
commit | d8845f46a60fda27224a5f04bb2a0466d6283c5e (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /editors | |
parent | 952c43cc85f19bb6fbddf144a7a745d38401f860 (diff) | |
download | pkgsrc-d8845f46a60fda27224a5f04bb2a0466d6283c5e.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'editors')
-rw-r--r-- | editors/conglomerate/Makefile | 3 | ||||
-rw-r--r-- | editors/hnb/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index e3a24f2f48c..3e5d75802ba 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/12/03 23:03:39 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:25 xtraeme Exp $ # DISTNAME= conglomerate-0.7.6 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index cf70a4dad9c..d771c201fe5 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/09/28 09:13:56 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:25 xtraeme Exp $ # DISTNAME= hnb-1.8.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hnb/} |