diff options
author | tron <tron> | 1998-10-04 19:04:06 +0000 |
---|---|---|
committer | tron <tron> | 1998-10-04 19:04:06 +0000 |
commit | 7605003cc57c883d592b6857bdd683b4477dccd8 (patch) | |
tree | fd4073f123f44b6cf531f76ec917641f74a6e9b9 /pkgtools | |
parent | 0cbbd98bdac6b058504984da64ad1f6ccc9afd6c (diff) | |
download | pkgsrc-7605003cc57c883d592b6857bdd683b4477dccd8.tar.gz |
Add "pkgtools" to categories.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglibtool/Makefile | 4 |
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 |