diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-08 05:56:12 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-08 05:56:12 +0800 |
commit | 415186258470ccbf9c0544621ae5f4e36cc93b0a (patch) | |
tree | c485422287dbec29432a66b6ec9e37ace0fabd69 /x11-wm/musca/Makefile | |
parent | 6a3f0e277147bc57b4e591393c59868d65ef6e0d (diff) | |
download | freebsd-ports-gnome-415186258470ccbf9c0544621ae5f4e36cc93b0a.tar.gz freebsd-ports-gnome-415186258470ccbf9c0544621ae5f4e36cc93b0a.tar.zst freebsd-ports-gnome-415186258470ccbf9c0544621ae5f4e36cc93b0a.zip |
- Update to 0.9.15
- Add backup mirror
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'x11-wm/musca/Makefile')
-rw-r--r-- | x11-wm/musca/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/musca/Makefile b/x11-wm/musca/Makefile index 62e9f35ba383..1a10b753d1cb 100644 --- a/x11-wm/musca/Makefile +++ b/x11-wm/musca/Makefile @@ -6,9 +6,10 @@ # PORTNAME= musca -PORTVERSION= 0.9.14 +PORTVERSION= 0.9.15 CATEGORIES= x11-wm -MASTER_SITES= http://aerosuidae.net/ +MASTER_SITES= http://aerosuidae.net/ \ + http://mirror.mcx2.org/ EXTRACT_SUFX= .tgz MAINTAINER= dhn@FreeBSD.org |