diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 10:23:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-13 10:23:55 +0000 |
commit | 931ae0d4ab561cde59e13b884d5eed20b5f9a274 (patch) | |
tree | c1078bf5b931d7b902fa6144bd6ac100b5005730 /x11/9menu/Makefile | |
parent | 03b57d00e7c0605fa2449c4435baebf2a4d3a224 (diff) | |
download | ports-931ae0d4ab561cde59e13b884d5eed20b5f9a274.tar.gz ports-931ae0d4ab561cde59e13b884d5eed20b5f9a274.zip |
Notes
Diffstat (limited to 'x11/9menu/Makefile')
-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 4a3ed48ac0e4..72df25ac0571 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -8,7 +8,7 @@ PORTNAME= 9menu PORTVERSION= 1.6 CATEGORIES= x11-wm plan9 -MASTER_SITES= ftp://quenix.dyndns.org/freebsd/ \ +MASTER_SITES= http://quenix.ca.tc/freebsd/ \ http://mitglied.lycos.de/buran/linux/soft/9menu/ EXTRACT_SUFX= .shar.gz |