diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-14 04:49:46 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-14 04:49:46 +0000 |
commit | 04903addbde752248c49ef19c524653e7d566c53 (patch) | |
tree | 2ef0f6807268e6eb1aa1d4bf0cec942884a2045d /x11/wterm | |
parent | Sort the PLIST (diff) |
update MASTER_SITES
PR: 10932
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=17869
Diffstat (limited to 'x11/wterm')
-rw-r--r-- | x11/wterm/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index 96b3d5b39cc0..eb5dc85e0faa 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -3,14 +3,13 @@ # Date created: 25 February 1999 # Whom: Chris Piazza <cpiazza@home.net> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/04/03 01:45:05 steve Exp $ # DISTNAME= wterm-6.2.6 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.dct.com/pub/WindowMaker/WTerm/ \ - http://wm.current.nu/files/ \ - ftp://pong.csh.rit.edu/pub/mirrors/wterm/ +MASTER_SITES= ftp://beer.dct.com/pub/Applications/ \ + http://wm.current.nu/files/ MAINTAINER= cpiazza@home.net |