diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-08 09:41:36 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-08 09:41:36 +0000 |
commit | 4c0d7b43b35e04e4e800a9d8464980abd963b2cc (patch) | |
tree | bd5f26ae4f9cae93b0d09ad1b03a502301c60c47 /textproc/cost/Makefile | |
parent | 6183ae201f6aed14a078f6660264ad2c789973dc (diff) |
Notes
Diffstat (limited to 'textproc/cost/Makefile')
-rw-r--r-- | textproc/cost/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/cost/Makefile b/textproc/cost/Makefile index 5780d129fa54..2004dac4d335 100644 --- a/textproc/cost/Makefile +++ b/textproc/cost/Makefile @@ -8,8 +8,7 @@ PORTNAME= cost PORTVERSION= 2.2p1 CATEGORIES= textproc tk82 -MASTER_SITES= http://www.flightlab.com/~joe/cost/ \ - ftp://bowhill.vservers.com/pub/ +MASTER_SITES= http://www.flightlab.com/~joe/cost/ MAINTAINER= ports@FreeBSD.org COMMENT= SGML/XML application programming tool |