diff options
author | seb <seb@pkgsrc.org> | 2006-05-31 22:04:55 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2006-05-31 22:04:55 +0000 |
commit | a3222f051f4bddd643fe7b7f68117c8ad0dff701 (patch) | |
tree | f1322261f8c044afbfa71dc665fc156330dc6fa0 /pkgtools/libkver/Makefile | |
parent | ec4f16103c06e3d05f1f9bc33652060978a37180 (diff) | |
download | pkgsrc-a3222f051f4bddd643fe7b7f68117c8ad0dff701.tar.gz |
If I should be steward of one be it this one!
Diffstat (limited to 'pkgtools/libkver/Makefile')
-rw-r--r-- | pkgtools/libkver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/libkver/Makefile b/pkgtools/libkver/Makefile index 5bccf71e6db..c6997c24f5d 100644 --- a/pkgtools/libkver/Makefile +++ b/pkgtools/libkver/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2006/03/14 01:14:32 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2006/05/31 22:04:55 seb Exp $ DISTNAME= libkver-${VERSION} CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= seb@NetBSD.org #HOMEPAGE= COMMENT= Shared library and sysctl(1) replacement to override system version |