diff options
author | wiz <wiz> | 2008-10-24 22:51:05 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-10-24 22:51:05 +0000 |
commit | 18e4ce5f61ff9f870e443aaea2044265d476b394 (patch) | |
tree | e4fbcf5f20be3bf8251e7a63bbc3f5e8b3fffa32 /www/gtkhtml314 | |
parent | 824411cd25bed4d26ea83e2439667d642ed90026 (diff) | |
download | pkgsrc-18e4ce5f61ff9f870e443aaea2044265d476b394.tar.gz |
Add comment describing why it is called gtkhtml314.
Requested by David Brownlee.
Diffstat (limited to 'www/gtkhtml314')
-rw-r--r-- | www/gtkhtml314/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 483dd1a1420..1601bb8e6b2 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,4 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/10/24 19:27:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2008/10/24 22:51:05 wiz Exp $ +# +# PKGNAME derives from the supported API (still from +# release 3.14). See also PLIST. # DISTNAME= gtkhtml-3.24.1 |