summaryrefslogtreecommitdiff
path: root/pkgtools/createbuildlink/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-12-22 01:15:49 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-12-22 01:15:49 +0000
commit8521a0316c7420d23f172308ff25a48d064e6fdc (patch)
treebef7c270cdd7eee0ec7e30bc31de434c157864dc /pkgtools/createbuildlink/Makefile
parenta9338209c71bf959c798f52e8434c925470614b0 (diff)
downloadpkgsrc-8521a0316c7420d23f172308ff25a48d064e6fdc.tar.gz
Don't drop header files those extensions are >2 characters, e.g., "*.hpp".
Min Sik Kim in PR pkg/23834. While here, "sort | uniq" -> "sort -u" in 2 places.
Diffstat (limited to 'pkgtools/createbuildlink/Makefile')
-rw-r--r--pkgtools/createbuildlink/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/createbuildlink/Makefile b/pkgtools/createbuildlink/Makefile
index 8360f7453ba..342de2a57af 100644
--- a/pkgtools/createbuildlink/Makefile
+++ b/pkgtools/createbuildlink/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2003/10/15 00:18:05 salo Exp $
+# $NetBSD: Makefile,v 1.20 2003/12/22 01:15:49 uebayasi Exp $
#
-DISTNAME= createbuildlink-2.8
+DISTNAME= createbuildlink-2.9
WRKSRC= ${WRKDIR}
CATEGORIES= pkgtools sysutils
MASTER_SITES= # Nothing