diff options
author | obache <obache@pkgsrc.org> | 2011-04-19 11:35:31 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-19 11:35:31 +0000 |
commit | da49b7f057c29a5b84c29cf2eca8686437773ca9 (patch) | |
tree | 9edc2c0fd4fac8224286ee40453e80efd1fd2bab /net/mydns-pgsql | |
parent | 216704ed214d250b1c46d5d7518c3dcd2c17c27e (diff) | |
download | pkgsrc-da49b7f057c29a5b84c29cf2eca8686437773ca9.tar.gz |
note "used by ..." comments
Diffstat (limited to 'net/mydns-pgsql')
-rw-r--r-- | net/mydns-pgsql/Makefile.common | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/mydns-pgsql/Makefile.common b/net/mydns-pgsql/Makefile.common index d4e6b8c79e7..19825601c58 100644 --- a/net/mydns-pgsql/Makefile.common +++ b/net/mydns-pgsql/Makefile.common @@ -1,4 +1,7 @@ -# $NetBSD: Makefile.common,v 1.17 2010/07/01 21:29:33 ghen Exp $ +# $NetBSD: Makefile.common,v 1.18 2011/04/19 11:35:31 obache Exp $ +# +# used by net/mydns-mysql/Makefile +# used by net/mydns-pgsql/Makefile DISTNAME= mydns-1.1.0 CATEGORIES= net |