aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/plasma-kmod/Makefile4
-rw-r--r--graphics/plasma-kmod/pkg-message2
2 files changed, 2 insertions, 4 deletions
diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile
index eca6b2e9acab..7564996a24e3 100644
--- a/graphics/plasma-kmod/Makefile
+++ b/graphics/plasma-kmod/Makefile
@@ -8,14 +8,14 @@
PORTNAME= plasma
PORTVERSION= 0.1
CATEGORIES= graphics kld
-MASTER_SITES= http://users.uk.freebsd.org/~greid/
+MASTER_SITES= SF/futurebsd
PKGNAMESUFFIX= -kmod
MAINTAINER= ports@FreeBSD.org
COMMENT= A plasma-effect screensaver kernel module
.if !exists(/usr/src/sys/dev/syscons/syscons.h)
-IGNORE= "Requires kernel source (/usr/src/sys) to build"
+IGNORE= requires kernel source (/usr/src/sys) to build
.endif
PLIST_FILES= lib/plasma_saver.ko
diff --git a/graphics/plasma-kmod/pkg-message b/graphics/plasma-kmod/pkg-message
index 2ef68c37d15e..9ddbc0c18221 100644
--- a/graphics/plasma-kmod/pkg-message
+++ b/graphics/plasma-kmod/pkg-message
@@ -1,5 +1,3 @@
-
The plasma_saver.ko module has been installed to %%PREFIX%%/lib. You
may wish to add this to your kern.module_path sysctl string or copy it
to another location.
-