diff options
author | alane <alane@FreeBSD.org> | 2002-09-04 01:44:43 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-09-04 01:44:43 +0800 |
commit | c09fdb17bff0caa2d69a35b198e9660455d0b5cd (patch) | |
tree | 3c4db14fdd1e41fd5a614ad2dd0cb415556a0e36 /x11-wm/mosfet-liquid | |
parent | 0a924a1cf34f9557ddc8ab24dd7afef609309540 (diff) | |
download | freebsd-ports-gnome-c09fdb17bff0caa2d69a35b198e9660455d0b5cd.tar.gz freebsd-ports-gnome-c09fdb17bff0caa2d69a35b198e9660455d0b5cd.tar.zst freebsd-ports-gnome-c09fdb17bff0caa2d69a35b198e9660455d0b5cd.zip |
Added a copy of distfile on my freebsd web area, since mosfet's site is
set to "full lockout".
Diffstat (limited to 'x11-wm/mosfet-liquid')
-rw-r--r-- | x11-wm/mosfet-liquid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/mosfet-liquid/Makefile b/x11-wm/mosfet-liquid/Makefile index bac1e3ffc52f..b8063935709a 100644 --- a/x11-wm/mosfet-liquid/Makefile +++ b/x11-wm/mosfet-liquid/Makefile @@ -8,7 +8,8 @@ PORTNAME= mosfet-liquid PORTVERSION= 0.9.5 CATEGORIES= x11-wm kde -MASTER_SITES= http://www.mosfet.org/ +MASTER_SITES= http://www.mosfet.org/ \ + http://people.FreeBSD.org/~alane/mosfet/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@geeksrus.net |