diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-15 21:41:00 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-15 21:41:00 +0000 |
commit | ef39134ef4696528cfd3d17d161cbccdab7d9fb1 (patch) | |
tree | ed293e396110319a7956bfe29dbe9df941253c3f /editors/TeXmacs | |
parent | fa5464c73f5e2a5773eb8b7b5099e3f0a91cd252 (diff) | |
download | pkgsrc-ef39134ef4696528cfd3d17d161cbccdab7d9fb1.tar.gz |
Recursive bump for libltdl
Diffstat (limited to 'editors/TeXmacs')
-rw-r--r-- | editors/TeXmacs/Makefile | 4 |
1 files changed, 2 insertions, 2 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/ |