summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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