diff options
author | taca <taca@pkgsrc.org> | 2008-05-11 16:28:54 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-05-11 16:28:54 +0000 |
commit | aa4421761c46b6c49da36b66be203289c4041025 (patch) | |
tree | fa6938e79238ec75ece896ee8d99b08947f5e047 /www/zope/Makefile.common | |
parent | e831838ad7ebc2c73dd8d2bbcd236b562d048c3f (diff) | |
download | pkgsrc-aa4421761c46b6c49da36b66be203289c4041025.tar.gz |
Add comments that this file is used by zope29 and zope210.
Diffstat (limited to 'www/zope/Makefile.common')
-rw-r--r-- | www/zope/Makefile.common | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/zope/Makefile.common b/www/zope/Makefile.common index 192b3f8bdd8..9014a85b054 100644 --- a/www/zope/Makefile.common +++ b/www/zope/Makefile.common @@ -1,5 +1,7 @@ -# $NetBSD: Makefile.common,v 1.1 2008/01/06 15:52:29 taca Exp $ +# $NetBSD: Makefile.common,v 1.2 2008/05/11 16:28:54 taca Exp $ # +# used by www/zope29/Makefile +# used by www/zope210/Makefile FILES_SUBST+= RCVAR_SUFFIX=${RCVAR_SUFFIX} MESSAGE_SUBST+= RCVAR_SUFFIX=${RCVAR_SUFFIX} |