diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-02-10 18:16:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-02-10 18:16:06 +0000 |
commit | f8d38d4e81e488dae125a8777c3904a66f3ab082 (patch) | |
tree | 028a870e981b997c63ea8352f46b1b1572974a52 /net/coda6_server/Makefile | |
parent | eebb48f2e5d3ce19b61d63e14c4a09d3c27e6258 (diff) | |
download | ports-f8d38d4e81e488dae125a8777c3904a66f3ab082.tar.gz ports-f8d38d4e81e488dae125a8777c3904a66f3ab082.zip |
Notes
Diffstat (limited to 'net/coda6_server/Makefile')
-rw-r--r-- | net/coda6_server/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile index 5559befd6333..61e4079bf2be 100644 --- a/net/coda6_server/Makefile +++ b/net/coda6_server/Makefile @@ -5,11 +5,8 @@ # $FreeBSD$ PORTNAME= coda -PORTVERSION= 6.9.3 -PORTREVISION= 2 +PORTVERSION= 6.9.4 CATEGORIES= net -# as of 5 Oct 2006 the archive is not present on ftp.wu-wien.ac.at -# but maybe it'll appear there soon MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/ \ ftp://ftp.planetmirror.com/pub/coda/src/ \ ftp://ftp.nctu.edu.tw/mirror/Coda/src/ \ |