diff options
author | salo <salo> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo> | 2003-11-12 01:31:47 +0000 |
commit | d44038c3d2a34e2a27509ab2679c66efc1768de2 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /editors | |
parent | ca197b99122fcc1994dd0b7a88b817a3cd29f9ba (diff) | |
download | pkgsrc-d44038c3d2a34e2a27509ab2679c66efc1768de2.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/conglomerate/Makefile | 4 | ||||
-rw-r--r-- | editors/gconf-editor/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gnotepad/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 3c657c3ef33..277f63f08bc 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/09/27 10:22:49 xtraeme Exp $ +# $NetBSD: Makefile,v 1.7 2003/11/12 01:31:49 salo Exp $ # DISTNAME= conglomerate-0.7.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 0a7b5c1e8c5..c81a64b87e5 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:51:31 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/11/12 01:31:49 salo Exp $ # DISTNAME= gconf-editor-0.3.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/0.3/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index d0d9f80b46d..311c58ec244 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/07/21 16:44:35 martti Exp $ +# $NetBSD: Makefile,v 1.15 2003/11/12 01:31:49 salo Exp $ # DISTNAME= gedit-2.2.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile index a40cda6361e..3f78c9a6126 100644 --- a/editors/gnotepad/Makefile +++ b/editors/gnotepad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2003/07/21 16:44:35 martti Exp $ +# $NetBSD: Makefile,v 1.18 2003/11/12 01:31:49 salo Exp $ DISTNAME= gnotepad+-1.3.3 PKGNAME= ${DISTNAME:S/+//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/} |