diff options
author | tv <tv@pkgsrc.org> | 2002-02-27 01:36:09 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2002-02-27 01:36:09 +0000 |
commit | 3b64814401fbc75e6a91bd9112118351c91c0a5a (patch) | |
tree | 0cb3ff5e32a24bc8ccd6f405562065e4952a338a /net | |
parent | 22bbe689d1fdccb8995b5fa007f32bd15d1929eb (diff) | |
download | pkgsrc-3b64814401fbc75e6a91bd9112118351c91c0a5a.tar.gz |
Revert MAINTAINER to packages@; make sure rc.d script is in PLIST.
Diffstat (limited to 'net')
-rw-r--r-- | net/dynipclient/Makefile | 4 | ||||
-rw-r--r-- | net/dynipclient/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/dynipclient/Makefile b/net/dynipclient/Makefile index 93f3a23d1ba..24f67430330 100644 --- a/net/dynipclient/Makefile +++ b/net/dynipclient/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/08/28 13:23:06 tv Exp $ +# $NetBSD: Makefile,v 1.3 2002/02/27 01:36:09 tv Exp $ # DISTNAME= dynip_3.00 @@ -6,7 +6,7 @@ PKGNAME= dynipclient-3.00 CATEGORIES= net MASTER_SITES= ftp://ftp.dynip.com/software/unix/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.dynip.com/ COMMENT= Client for the dynip.com dynamic DNS service diff --git a/net/dynipclient/PLIST b/net/dynipclient/PLIST index b1959ee47fb..20d32c82c0f 100644 --- a/net/dynipclient/PLIST +++ b/net/dynipclient/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:17 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/02/27 01:36:10 tv Exp $ bin/dynipadmin bin/dynipclient +etc/rc.d/dynipclient man/man1/dynipadmin.1 man/man1/dynipclient.1 |