diff options
author | reed <reed@pkgsrc.org> | 2004-10-01 03:00:47 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-10-01 03:00:47 +0000 |
commit | ccd22e151df317fe3ccd1aa61f171e17f823f489 (patch) | |
tree | 4f63788bd244cc35629a30847db61aab86e2e5c3 /pkgtools | |
parent | ec50bc5bf87e52bc3acd0e80a1eba9602ce59f63 (diff) | |
download | pkgsrc-ccd22e151df317fe3ccd1aa61f171e17f823f489.tar.gz |
Improved DESCRiption (as discussed with maintainer).
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index cb4942c0529..7e2e8cb14ce 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2004/05/15 13:57:12 heinz Exp $ +# $NetBSD: Makefile,v 1.59 2004/10/01 03:00:47 reed Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in mk/buildlink[23]/bsd.buildlink[23].mk @@ -11,7 +11,7 @@ DISTFILES= # empty MAINTAINER= jlam@NetBSD.org HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/Packages.txt -COMMENT= Shadow tree of links to $${X11BASE} headers and libraries +COMMENT= Shadow tree of links to native X11 headers and libraries PKG_INSTALLATION_TYPES= overwrite pkgviews |