diff options
Diffstat (limited to 'pkgtools/libnbcompat/Makefile')
-rw-r--r-- | pkgtools/libnbcompat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libnbcompat/Makefile b/pkgtools/libnbcompat/Makefile index a834cd060ab..c98d04a8498 100644 --- a/pkgtools/libnbcompat/Makefile +++ b/pkgtools/libnbcompat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2004/09/11 19:01:40 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2004/09/23 15:57:40 reed Exp $ # # NOTE: If you update this package, it is *mandatory* that you update # pkgsrc/pkgtools/libnbcompat/files/README to reflect the actual @@ -12,7 +12,7 @@ DISTFILES= # empty MAINTAINER= grant@NetBSD.org HOMEPAGE= http://www.NetBSD.org/ -COMMENT= portable NetBSD compatibility library +COMMENT= Portable NetBSD compatibility library NO_BUILDLINK= yes NO_PKGTOOLS_REQD_CHECK= yes |