diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-12 07:46:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-12 07:46:51 +0000 |
commit | 9211852666c152df92b31e6b1371e950f3c0ead2 (patch) | |
tree | 0f3e8827e33d098355a441ea88865b2430366508 /graphics/plasma-kmod | |
parent | 0adb988b9c641e693316cdb5d0a365f004d9440d (diff) | |
download | ports-9211852666c152df92b31e6b1371e950f3c0ead2.tar.gz ports-9211852666c152df92b31e6b1371e950f3c0ead2.zip |
Notes
Diffstat (limited to 'graphics/plasma-kmod')
-rw-r--r-- | graphics/plasma-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile index 11f8d5987ea1..591e70e394be 100644 --- a/graphics/plasma-kmod/Makefile +++ b/graphics/plasma-kmod/Makefile @@ -8,7 +8,7 @@ PORTNAME= plasma PORTVERSION= 0.1 CATEGORIES= graphics -MASTER_SITES= http://ukug.uk.freebsd.org/~greid/ +MASTER_SITES= http://users.uk.freebsd.org/~greid/ PKGNAMESUFFIX= -kmod MAINTAINER= greid@ukug.uk.freebsd.org |