aboutsummaryrefslogtreecommitdiff
path: root/sysutils/shlock
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/shlock
parent3ff12d897fe0cfe6b55ee9a66ec50c8af0a50dc5 (diff)
downloadports-fea8e52d52ad571ef5855242d980e630d59369f2.tar.gz
ports-fea8e52d52ad571ef5855242d980e630d59369f2.zip
Notes
Diffstat (limited to 'sysutils/shlock')
-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