diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-02-12 15:24:14 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-02-12 15:24:14 +0000 |
commit | 063c68e9bd6e129ca65d4ddb56aef674ce67359a (patch) | |
tree | 07ce8ee3808f4598500001a34d2428a5be125600 /devel/libinstaller | |
parent | 377afe22651293fd84719ca9b4f1b0ef914fa50d (diff) | |
download | pkgsrc-063c68e9bd6e129ca65d4ddb56aef674ce67359a.tar.gz |
ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
Diffstat (limited to 'devel/libinstaller')
-rw-r--r-- | devel/libinstaller/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libinstaller/Makefile b/devel/libinstaller/Makefile index 782e09a2ffc..e45e2c00ec6 100644 --- a/devel/libinstaller/Makefile +++ b/devel/libinstaller/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:27 tv Exp $ +# $NetBSD: Makefile,v 1.4 2006/02/12 15:24:14 xtraeme Exp $ # DISTNAME= libinstaller-4.0 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.bsdinstaller.org/distfiles/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.bsdinstaller.org/ COMMENT= Library of support functions for the BSD Installer application |