diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-04-26 18:21:29 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-26 18:21:29 +0000 |
commit | 1a33618ef9eda56422efb211d9bf0daca4c45178 (patch) | |
tree | 67c96eb30bb5db39426e659c6693b7ae25a3676e /editors/texmacs/Makefile | |
parent | ce62ca6298b31400fad418c4469315348c20555e (diff) |
Notes
Diffstat (limited to 'editors/texmacs/Makefile')
-rw-r--r-- | editors/texmacs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index f698225b689a..e282c5f4f847 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -6,11 +6,10 @@ # PORTNAME= texmacs -PORTVERSION= 1.0.7.9 +PORTVERSION= 1.0.7.10 CATEGORIES= editors print -MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ \ http://www.predatorlabs.net/dl/ -MASTER_SITE_SUBDIR= targz old-targz DISTNAME= TeXmacs-${PORTVERSION}-src MAINTAINER= rfarmer@predatorlabs.net |