summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2002-11-03 08:31:33 +0000
committerDoug Barton <dougb@FreeBSD.org>2002-11-03 08:31:33 +0000
commitfea8e52d52ad571ef5855242d980e630d59369f2 (patch)
tree011a52274b76e868d4692db158a40df7dbc9790b /sysutils
parentshlock doesn't actually need perl, only inn does. Since the dependency (diff)
* Update to MASTER_SITE_ISC
* Move pkg-comment into the Makefile
Notes
Notes: svn path=/head/; revision=69336
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/shlock/Makefile5
-rw-r--r--sysutils/shlock/pkg-comment1
2 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile
index 234a896dc9c4..0f130454e85c 100644
--- a/sysutils/shlock/Makefile
+++ b/sysutils/shlock/Makefile
@@ -8,12 +8,15 @@
PORTNAME= shlock
PORTVERSION= 2.3.3
CATEGORIES= sysutils
-MASTER_SITES= ftp://ftp.isc.org/isc/inn/
+MASTER_SITES= ${MASTER_SITE_ISC}
+MASTER_SITE_SUBDIR=inn
DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= DougB@FreeBSD.org
+PORTCOMMENT= Create lock files for use in shell scripts
+
HAS_CONFIGURE= yes
MAN1= shlock.1
diff --git a/sysutils/shlock/pkg-comment b/sysutils/shlock/pkg-comment
deleted file mode 100644
index 066a9af2ce3b..000000000000
--- a/sysutils/shlock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Create lock files for use in shell scripts