diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 03:38:09 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-11 03:38:09 +0000 |
commit | 95c9d0c92c2a43dc61f498826f78375912ce65b3 (patch) | |
tree | ca87c52b1a2e482397107c46a74ffadffa70327b /www/kompozer | |
parent | 5249cc2c801f3db9f140c6515c30f0e8c6ecfee4 (diff) | |
download | ports-95c9d0c92c2a43dc61f498826f78375912ce65b3.tar.gz ports-95c9d0c92c2a43dc61f498826f78375912ce65b3.zip |
Notes
Diffstat (limited to 'www/kompozer')
-rw-r--r-- | www/kompozer/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile index 73a3d6e13ed4..3beb13dfddb6 100644 --- a/www/kompozer/Makefile +++ b/www/kompozer/Makefile @@ -9,9 +9,7 @@ PORTNAME= nvu PORTVERSION= 0.50 PORTREVISION= 1 CATEGORIES= www -# vtel.rgv.net is a temp mirror, nvu.com is SLOW -MASTER_SITES= http://vtel.rgv.net/~ahze/ \ - http://cvs.nvu.com/download/ +MASTER_SITES= http://cvs.nvu.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-sources MAINTAINER= ports@FreeBSD.org |