summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1998-10-04 19:04:06 +0000
committertron <tron>1998-10-04 19:04:06 +0000
commitd51c01eba3e3a35e2a5e73490cef63716e7be4cc (patch)
treefd4073f123f44b6cf531f76ec917641f74a6e9b9
parentcc60d05f97dfd1a291a9cce8a0c646a4ecafadd9 (diff)
downloadpkgsrc-d51c01eba3e3a35e2a5e73490cef63716e7be4cc.tar.gz
Add "pkgtools" to categories.
-rw-r--r--pkgtools/pkglibtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglibtool/Makefile b/pkgtools/pkglibtool/Makefile
index 2f7bedc5481..54242a1bb98 100644
--- a/pkgtools/pkglibtool/Makefile
+++ b/pkgtools/pkglibtool/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 1998/10/02 14:47:23 tv Exp $
+# $NetBSD: Makefile,v 1.3 1998/10/04 19:04:06 tron Exp $
#
DISTNAME= libtool-1.2
PKGNAME= pkglibtool-1.2
-CATEGORIES= devel
+CATEGORIES= pkgtools devel
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= tv@netbsd.org