aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2002-10-22 05:51:01 +0800
committerdannyboy <dannyboy@FreeBSD.org>2002-10-22 05:51:01 +0800
commit6b10d0542f4baa9e6e73a8f1101ff729e7017e9a (patch)
tree5b5dfa0568f79a9007b65aaf63f614c4213433c4 /sysutils
parente0bf11047f6b2255eb77de9442d28c9b6cd1061f (diff)
downloadfreebsd-ports-gnome-6b10d0542f4baa9e6e73a8f1101ff729e7017e9a.tar.gz
freebsd-ports-gnome-6b10d0542f4baa9e6e73a8f1101ff729e7017e9a.tar.zst
freebsd-ports-gnome-6b10d0542f4baa9e6e73a8f1101ff729e7017e9a.zip
Use local distfile and remove WWW.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fortunelock/Makefile3
-rw-r--r--sysutils/fortunelock/pkg-descr2
2 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/fortunelock/Makefile b/sysutils/fortunelock/Makefile
index 7dfe552af354..430bde0d9799 100644
--- a/sysutils/fortunelock/Makefile
+++ b/sysutils/fortunelock/Makefile
@@ -8,7 +8,8 @@
PORTNAME= fortunelock
PORTVERSION= 0.1.2
CATEGORIES= sysutils
-MASTER_SITES= http://cx.capsi.com/src/fortunelock/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dannyboy
MAINTAINER= dannyboy@FreeBSD.org
diff --git a/sysutils/fortunelock/pkg-descr b/sysutils/fortunelock/pkg-descr
index 61e9173bb852..a4672c3fb1c2 100644
--- a/sysutils/fortunelock/pkg-descr
+++ b/sysutils/fortunelock/pkg-descr
@@ -3,7 +3,5 @@ showing fortunes. It was designed to be as small and simple as possible
and therefore does not support PAM, NIS, shadow passwords or even regular
passwords: the user must enter a lock password to lock the terminal.
-WWW: http://cx.capsi.com/code-fortunelock.html
-
- Daniel Harris
dannyboy@subdimension.com