summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorjlam <jlam>2001-08-29 22:27:06 +0000
committerjlam <jlam>2001-08-29 22:27:06 +0000
commita2a8136115b12ab72bc6e0f16198a9ade9cf3e38 (patch)
tree3377c81815a6f49a647bbf9e60cb90bb8c46b39b /pkgtools
parent2f488c296bfc1966e45fa8b2d391e7e647481694 (diff)
downloadpkgsrc-a2a8136115b12ab72bc6e0f16198a9ade9cf3e38.tar.gz
Note addition of x11-links.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index ae4a140efbf..e90f16828a2 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2001/07/13 14:55:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.33 2001/08/29 22:27:06 jlam Exp $
#
COMMENT= Tools for use in the packages collection
@@ -22,6 +22,7 @@ SUBDIR+= port2pkg
SUBDIR+= python-mk
SUBDIR+= rpm2pkg
SUBDIR+= url2pkg
+SUBDIR+= x11-links
#SUBDIR+= xpkgwedge # Only under instruction of user
.include "../mk/bsd.pkg.subdir.mk"