diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-01 22:45:05 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-01 22:45:05 +0800 |
commit | 53096cbad23c72355ee259d01216c7a25536c9ae (patch) | |
tree | 0c4f04c3665b0a07bf91eb9051096e3b3b0a3e97 /textproc/latte | |
parent | 4c5d4efca4036e4a41000427c1586dd4e5b38ee4 (diff) | |
download | freebsd-ports-gnome-53096cbad23c72355ee259d01216c7a25536c9ae.tar.gz freebsd-ports-gnome-53096cbad23c72355ee259d01216c7a25536c9ae.tar.zst freebsd-ports-gnome-53096cbad23c72355ee259d01216c7a25536c9ae.zip |
Drop dead master site.
PR: 96594
Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com>
Diffstat (limited to 'textproc/latte')
-rw-r--r-- | textproc/latte/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 78286ac727f3..4e682d77137e 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -9,8 +9,7 @@ PORTNAME= latte PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://www.latte.org/ \ - ftp://ftp.brasslantern.com/pub/zanshin/latte/ +MASTER_SITES= http://www.latte.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple language for marking up text in a very expressive way |