summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-12-23 12:51:41 +0000
committertaca <taca@pkgsrc.org>2009-12-23 12:51:41 +0000
commit93014e09b1c705b82c0eb47a18fd8ae7ec6076b0 (patch)
tree63f726dbfa433e38b73b40b49dc1de5b88587ca9 /www
parent557799088a2c5977ddef6df1ed3e34677eed9bb9 (diff)
downloadpkgsrc-93014e09b1c705b82c0eb47a18fd8ae7ec6076b0.tar.gz
Add more "used by" comments.
Diffstat (limited to 'www')
-rw-r--r--www/typolight/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/typolight/Makefile.common b/www/typolight/Makefile.common
index 77080eae940..c2dc7fe4411 100644
--- a/www/typolight/Makefile.common
+++ b/www/typolight/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2009/11/29 06:47:36 taca Exp $
+# $NetBSD: Makefile.common,v 1.16 2009/12/23 12:51:41 taca Exp $
#
# used by www/typolight26/Makefile
# used by www/typolight26-example/Makefile
@@ -6,6 +6,9 @@
# used by www/typolight27/Makefile
# used by www/typolight27-example/Makefile
# used by www/typolight27-translations/Makefile
+# used by www/typolight28/Makefile
+# used by www/typolight28-example/Makefile
+# used by www/typolight28-translations/Makefile
#
TL_VER?= ${TL_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1\2/}