diff options
author | joerg <joerg> | 2009-12-15 21:41:00 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-12-15 21:41:00 +0000 |
commit | 6c4f42b81bfb8cdd360e5cec23271ff54f3b1dcf (patch) | |
tree | ed293e396110319a7956bfe29dbe9df941253c3f /editors | |
parent | b2df451d60bc7a000e659b15c76548ae94c768f9 (diff) | |
download | pkgsrc-6c4f42b81bfb8cdd360e5cec23271ff54f3b1dcf.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'editors')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 | ||||
-rw-r--r-- | editors/kile/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 52e7ada5e9e..6da473d7bc0 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.82 2009/08/13 17:27:59 drochner Exp $ +# $NetBSD: Makefile,v 1.83 2009/12/15 21:41:00 joerg Exp $ DISTNAME= TeXmacs-1.0.6.15-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/ diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 5eb2c0094af..2cf34b14922 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2009/08/26 19:57:24 sno Exp $ +# $NetBSD: Makefile,v 1.50 2009/12/15 21:41:00 joerg Exp $ DISTNAME= kile-2.0.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} EXTRACT_SUFX= .tar.bz2 |