pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/uucp - fix plist



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0246595c444c
branches:  trunk
changeset: 526639:0246595c444c
user:      christos <christos%pkgsrc.org@localhost>
date:      Fri Mar 16 20:02:04 2007 +0000

description:
- fix plist
- bump package

diffstat:

 net/uucp/Makefile |  4 ++--
 net/uucp/PLIST    |  4 +++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r b0ed621b0caa -r 0246595c444c net/uucp/Makefile
--- a/net/uucp/Makefile Fri Mar 16 19:06:22 2007 +0000
+++ b/net/uucp/Makefile Fri Mar 16 20:02:04 2007 +0000
@@ -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 -r b0ed621b0caa -r 0246595c444c net/uucp/PLIST
--- a/net/uucp/PLIST    Fri Mar 16 19:06:22 2007 +0000
+++ b/net/uucp/PLIST    Fri Mar 16 20:02:04 2007 +0000
@@ -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/uuxqt.8
 man/man8/rmail.8
 man/man8/uucpd.8
+man/cat8/uucpd.0
+man/cat8/rmail.0
 sbin/uuchk
 sbin/uucico
 sbin/uuconv



Home | Main Index | Thread Index | Old Index