diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2002-09-03 17:44:43 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2002-09-03 17:44:43 +0000 |
commit | ef14c365fba7b0a36267aac7e16c46ed33395cbb (patch) | |
tree | 07115440deb21a9b31225209ff3ea3a876745b45 | |
parent | Made the mpeglib component compile after values.h was finally removed (diff) |
Added a copy of distfile on my freebsd web area, since mosfet's site is
set to "full lockout".
Notes
Notes:
svn path=/head/; revision=65565
-rw-r--r-- | x11-themes/mosfet-liquid/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/mosfet-liquid/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-themes/mosfet-liquid/Makefile b/x11-themes/mosfet-liquid/Makefile index bac1e3ffc52f..b8063935709a 100644 --- a/x11-themes/mosfet-liquid/Makefile +++ b/x11-themes/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 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 |