aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fortunelock
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2004-02-15 16:31:38 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2004-02-15 16:31:38 +0000
commit95640c725c371598e196ffaf4ff5ce2da6bfebf9 (patch)
tree8a223a7949336e72d4a658361b691a50c49afacb /sysutils/fortunelock
parent1e6a8bd1260b39fedfe90e9fad0d5ff8d018f09c (diff)
downloadports-95640c725c371598e196ffaf4ff5ce2da6bfebf9.tar.gz
ports-95640c725c371598e196ffaf4ff5ce2da6bfebf9.zip
cx.capsi.com is back, adjust www and MASTER_SITES. SIZE while I'm here.
Notes
Notes: svn path=/head/; revision=100982
Diffstat (limited to 'sysutils/fortunelock')
-rw-r--r--sysutils/fortunelock/Makefile3
-rw-r--r--sysutils/fortunelock/distinfo1
-rw-r--r--sysutils/fortunelock/pkg-descr2
3 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/fortunelock/Makefile b/sysutils/fortunelock/Makefile
index db83e52dcc8a..7d2c38280f4b 100644
--- a/sysutils/fortunelock/Makefile
+++ b/sysutils/fortunelock/Makefile
@@ -8,7 +8,8 @@
PORTNAME= fortunelock
PORTVERSION= 0.1.2
CATEGORIES= sysutils
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= http://cx.capsi.com/src/fortunelock/ \
+ ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dannyboy
MAINTAINER= dannyboy@FreeBSD.org
diff --git a/sysutils/fortunelock/distinfo b/sysutils/fortunelock/distinfo
index 11280db79e33..11d21f5c8a39 100644
--- a/sysutils/fortunelock/distinfo
+++ b/sysutils/fortunelock/distinfo
@@ -1 +1,2 @@
MD5 (fortunelock-0.1.2.tar.bz2) = 3df38afc59800db77e7cf77b0239a480
+SIZE (fortunelock-0.1.2.tar.bz2) = 10132
diff --git a/sysutils/fortunelock/pkg-descr b/sysutils/fortunelock/pkg-descr
index a4672c3fb1c2..61e9173bb852 100644
--- a/sysutils/fortunelock/pkg-descr
+++ b/sysutils/fortunelock/pkg-descr
@@ -3,5 +3,7 @@ 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