aboutsummaryrefslogtreecommitdiff
path: root/lib/libregex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libregex/Makefile')
-rw-r--r--lib/libregex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libregex/Makefile b/lib/libregex/Makefile
index 5bf248801b32..555559b9db58 100644
--- a/lib/libregex/Makefile
+++ b/lib/libregex/Makefile
@@ -1,7 +1,8 @@
-# $FreeBSD$
.include <src.opts.mk>
+PACKAGE= runtime
+
LIB= regex
SHLIB_MAJOR= 1
SHLIB_MINOR= 0