summaryrefslogtreecommitdiff
path: root/sysutils/shlock
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2005-11-03 07:32:12 +0000
committerDoug Barton <dougb@FreeBSD.org>2005-11-03 07:32:12 +0000
commita65933514de8c26bdd651a69d4b11f675f6a80a7 (patch)
treef76e34fa5ac92236f677a8a9fb5f3c2ff398d126 /sysutils/shlock
parentUpgrade to 4.23, which contains the usual round of bugfixes, and a few (diff)
Add a missing EXTRACT_ONLY to differentiate the .asc PGP sig file
Reminded by: kris, via pointyhat
Notes
Notes: svn path=/head/; revision=147081
Diffstat (limited to 'sysutils/shlock')
-rw-r--r--sysutils/shlock/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/shlock/Makefile b/sysutils/shlock/Makefile
index 99bbaab4a816..c03605f0d94a 100644
--- a/sysutils/shlock/Makefile
+++ b/sysutils/shlock/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_ISC} \
MASTER_SITE_SUBDIR=inn
DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX} \
inn-${PORTVERSION}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY= inn-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= DougB@FreeBSD.org
COMMENT= Create lock files for use in shell scripts