diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-04 08:20:29 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-04 08:20:29 +0000 |
commit | 18fd2c6108258958c13787c1ecd6a3ee6a09df98 (patch) | |
tree | 26ba9592b2c3e32082ef2ab5a4aca0e4c8fed3c1 | |
parent | 1c8cb39374ced54a62b6dcecfa1b68b949ed4223 (diff) | |
download | ports-18fd2c6108258958c13787c1ecd6a3ee6a09df98.tar.gz ports-18fd2c6108258958c13787c1ecd6a3ee6a09df98.zip |
Notes
-rw-r--r-- | x11-themes/kde-windeco-knifty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/kde-windeco-knifty/Makefile b/x11-themes/kde-windeco-knifty/Makefile index 1ceee488af8a..ea1e9f80f33b 100644 --- a/x11-themes/kde-windeco-knifty/Makefile +++ b/x11-themes/kde-windeco-knifty/Makefile @@ -9,7 +9,7 @@ PORTNAME= knifty PORTVERSION= 0.4.2 PORTREVISION= 4 CATEGORIES= x11-themes kde -MASTER_SITES= http://kde-look.org/content/files/ +MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= kde-windeco- DISTNAME= 8841-${PORTNAME}-${PORTVERSION} |