diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-07-05 19:40:12 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-07-05 19:40:12 +0000 |
commit | 6caa91128555ebdc56ae386037d7e4ccc28bd43c (patch) | |
tree | a6163e4b8a047e85f4bdfa78aa4caf80ecb75a0f /print | |
parent | 94402249dafef39e6e5ae18551af083d52503c12 (diff) | |
download | ports-6caa91128555ebdc56ae386037d7e4ccc28bd43c.tar.gz ports-6caa91128555ebdc56ae386037d7e4ccc28bd43c.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/yatex/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 6e8f8bf3c234..69bcaee08226 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -8,8 +8,7 @@ PORTNAME= yatex PORTVERSION= 1.72 CATEGORIES?= print elisp -MASTER_SITES= http://www.yatex.org/ \ - http://www.gentei.org/~yuuji/tmp/ +MASTER_SITES= http://www.yatex.org/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= hrs@FreeBSD.org |