diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 04:59:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-18 04:59:32 +0000 |
commit | 232aab0056448a43709c75bf4b575b0fc368805e (patch) | |
tree | c323d05795eae0ef6cb169988f105d956e7d0860 /x11/9menu | |
parent | 6f6b466841fe1c36f28bb73744b98b026ee788e0 (diff) |
[patch] x11-wm/9menu rechange url in Makefile
PR: ports/50916
Submitted by: Serge Gagnon <gagnon__s@videotron.ca>
Notes
Notes:
svn path=/head/; revision=79183
Diffstat (limited to 'x11/9menu')
-rw-r--r-- | x11/9menu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index 72df25ac0571..4a3ed48ac0e4 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -8,7 +8,7 @@ PORTNAME= 9menu PORTVERSION= 1.6 CATEGORIES= x11-wm plan9 -MASTER_SITES= http://quenix.ca.tc/freebsd/ \ +MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \ http://mitglied.lycos.de/buran/linux/soft/9menu/ EXTRACT_SUFX= .shar.gz |