summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2009-11-29 06:47:36 +0000
committertaca <taca@pkgsrc.org>2009-11-29 06:47:36 +0000
commit6bfc7980d93fc58c89b73cb47c6d357794948927 (patch)
tree1d1ecd97bfc603bb322e9789cbc3f5011ab34dc4
parentbe77bff7fd3bb65f61c95c305c27213e0da284e9 (diff)
downloadpkgsrc-6bfc7980d93fc58c89b73cb47c6d357794948927.tar.gz
o Update "used by" comments.
-rw-r--r--www/typolight/Makefile.common8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/typolight/Makefile.common b/www/typolight/Makefile.common
index bad3e3ecf8e..77080eae940 100644
--- a/www/typolight/Makefile.common
+++ b/www/typolight/Makefile.common
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile.common,v 1.14 2009/11/22 16:17:59 taca Exp $
+# $NetBSD: Makefile.common,v 1.15 2009/11/29 06:47:36 taca Exp $
#
# used by www/typolight26/Makefile
-# used by www/typolight27/Makefile
+# used by www/typolight26-example/Makefile
# used by www/typolight26-translations/Makefile
+# used by www/typolight27/Makefile
+# used by www/typolight27-example/Makefile
# used by www/typolight27-translations/Makefile
-# used by www/typolight-example/Makefile
+#
TL_VER?= ${TL_VERSION:C/([0-9]+)\.([0-9]+)\..*/\1\2/}
TL_PKGVER= ${TL_VERSION:S/.RC/rc/}