diff options
author | asau <asau> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-24 19:43:21 +0000 |
commit | 97aa346feb310d97b49cda30592802dc5de31c26 (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /editors/TeXmacs | |
parent | 8dd0c46464545b5f839e121331e49b6f82754a08 (diff) | |
download | pkgsrc-97aa346feb310d97b49cda30592802dc5de31c26.tar.gz |
Recursive revision bump for GMP update.
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 713a0d1ce3f..19c80b50a18 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.85 2010/02/10 19:17:37 joerg Exp $ +# $NetBSD: Makefile,v 1.86 2010/03/24 19:43:23 asau Exp $ DISTNAME= TeXmacs-1.0.6.15-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/ |