diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-01-16 17:33:20 +0000 |
commit | 2b1a883dc4fd248d3b049059b9543dde2ac98ffd (patch) | |
tree | 0b080fcd55271333176593e1b9bc0b48aedbe9fa /mbone/wb | |
parent | 21829056931f158e125c2d89352e36c1c7196a26 (diff) | |
download | ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.tar.gz ports-2b1a883dc4fd248d3b049059b9543dde2ac98ffd.zip |
Notes
Diffstat (limited to 'mbone/wb')
-rw-r--r-- | mbone/wb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mbone/wb/Makefile b/mbone/wb/Makefile index 4acb2f879022..759b0aab634d 100644 --- a/mbone/wb/Makefile +++ b/mbone/wb/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -PORTNAME= wb +PORTNAME= wb PORTVERSION= 1.59 CATEGORIES= mbone -MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ -DISTFILES= i386-wb-1.59.tar.Z +MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ +DISTFILES= i386-wb-1.59.tar.Z MAINTAINER= fenner@FreeBSD.org |