diff options
-rw-r--r-- | net/coda_doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/coda_doc/Makefile b/net/coda_doc/Makefile index 3a90f2cf4a9f..eda82a80efe3 100644 --- a/net/coda_doc/Makefile +++ b/net/coda_doc/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTNAME=u coda-doc +PORTNAME= coda-doc PORTVERSION= 4.6.5.3 CATEGORIES= net MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/doc/ |