aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2005-11-03 15:32:12 +0800
committerdougb <dougb@FreeBSD.org>2005-11-03 15:32:12 +0800
commitdfc01ef3ac8e4d52841a7e40c4764332ac596182 (patch)
tree0468a7e982ac393555b8f983bd25166c3e2b4d56
parentcf31cf91faa1551713c686c16a1f06ddeb849585 (diff)
downloadfreebsd-ports-gnome-dfc01ef3ac8e4d52841a7e40c4764332ac596182.tar.gz
freebsd-ports-gnome-dfc01ef3ac8e4d52841a7e40c4764332ac596182.tar.zst
freebsd-ports-gnome-dfc01ef3ac8e4d52841a7e40c4764332ac596182.zip
Add a missing EXTRACT_ONLY to differentiate the .asc PGP sig file
Reminded by: kris, via pointyhat
-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