diff options
author | seb <seb@pkgsrc.org> | 2005-12-27 13:54:57 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-12-27 13:54:57 +0000 |
commit | 549737e01c9f0281123d39a95e2a8ae7bb9a5cc9 (patch) | |
tree | 1d4a29cae17d519c49eaaab5bc20a450fb22b3ab /net/scli | |
parent | 86decb6ccc376c48eff52b2d940871455dacdebf (diff) | |
download | pkgsrc-549737e01c9f0281123d39a95e2a8ae7bb9a5cc9.tar.gz |
Lower expectations, both others' and mine: relinquish stewardship
Diffstat (limited to 'net/scli')
-rw-r--r-- | net/scli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scli/Makefile b/net/scli/Makefile index 67b804f9139..95bc3be69b4 100644 --- a/net/scli/Makefile +++ b/net/scli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/10/12 07:21:40 seb Exp $ +# $NetBSD: Makefile,v 1.16 2005/12/27 13:54:58 seb Exp $ # DISTNAME= scli-0.2.12 @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/ -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ibr.cs.tu-bs.de/projects/scli/ COMMENT= SNMP command line interface |