diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-14 23:36:05 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-02-14 23:36:05 +0000 |
commit | d76ab5a1b09e0b9a6fedcd5c924cf72d2279822e (patch) | |
tree | 028bd56cdca2d1182e4501c050fca3985397a95d /comms/mwavem | |
parent | 75e5112b78314c7b2b529fff1155f5ebad3aacbd (diff) |
Notes
Diffstat (limited to 'comms/mwavem')
-rw-r--r-- | comms/mwavem/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile index 6fb11c7e960e..2d4e5063c45d 100644 --- a/comms/mwavem/Makefile +++ b/comms/mwavem/Makefile @@ -9,8 +9,7 @@ PORTNAME= mwavem-fbsd PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= comms -MASTER_SITES= ftp://www-126.ibm.com/pub/acpmodem/ \ - http://www.escape.com/~simonw/ +MASTER_SITES= ftp://www-126.ibm.com/pub/acpmodem/ EXTRACT_SUFX= .tgz MAINTAINER= oberman@es.net |