diff options
author | christos <christos> | 2007-03-16 20:02:04 +0000 |
---|---|---|
committer | christos <christos> | 2007-03-16 20:02:04 +0000 |
commit | f0d75400f16c8b089005af9bd5c15977bb1e4ae4 (patch) | |
tree | 4d9f9122aa20fc22dba96510133f5ed6d4f3e3f0 | |
parent | f4551009789a853c2a8537de249d28f6e5016542 (diff) | |
download | pkgsrc-f0d75400f16c8b089005af9bd5c15977bb1e4ae4.tar.gz |
- fix plist
- bump package
-rw-r--r-- | net/uucp/Makefile | 4 | ||||
-rw-r--r-- | net/uucp/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/uucp/Makefile b/net/uucp/Makefile index a66953a681e..8fb03d787ff 100644 --- a/net/uucp/Makefile +++ b/net/uucp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/03/16 17:52:25 christos Exp $ +# $NetBSD: Makefile,v 1.6 2007/03/16 20:02:04 christos Exp $ DISTNAME= uucp-1.07 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=uucp/} diff --git a/net/uucp/PLIST b/net/uucp/PLIST index 442f37edc5b..041bd1c97ae 100644 --- a/net/uucp/PLIST +++ b/net/uucp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/03/15 20:02:18 christos Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/03/16 20:02:04 christos Exp $ bin/cu bin/uucp bin/uulog @@ -17,6 +17,8 @@ man/man8/uucico.8 man/man8/uuxqt.8 man/man8/rmail.8 man/man8/uucpd.8 +man/cat8/uucpd.0 +man/cat8/rmail.0 sbin/uuchk sbin/uucico sbin/uuconv |