diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/freebsd-uucp/Makefile | 4 | ||||
-rw-r--r-- | net/freebsd-uucp/distinfo | 2 | ||||
-rw-r--r-- | net/freebsd-uucp/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile index efed60ac8364..30e146a80053 100644 --- a/net/freebsd-uucp/Makefile +++ b/net/freebsd-uucp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= freebsd-uucp -PORTVERSION= 1.06.1 +PORTVERSION= 1.06.1.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=kris @@ -17,7 +17,7 @@ USE_BZIP2= yes MAN1= cu.1 uuconv.1 uucp.1 uulog.1 uuname.1 uupick.1 uustat.1 \ uuto.1 uux.1 -MAN8= uuchk.8 uucico.8 uusched.8 uuxqt.8 +MAN8= uuchk.8 uucico.8 uusched.8 uuxqt.8 uucpd.8 MANCOMPRESSED= maybe post-install: diff --git a/net/freebsd-uucp/distinfo b/net/freebsd-uucp/distinfo index 6e922e58b761..20d466f4597f 100644 --- a/net/freebsd-uucp/distinfo +++ b/net/freebsd-uucp/distinfo @@ -1 +1 @@ -MD5 (freebsd-uucp-1.06.1.tar.bz2) = 10f66f3714b6957384f2e451a7636be0 +MD5 (freebsd-uucp-1.06.1.1.tar.bz2) = a735b48362cfde1fc4c8420f346598e9 diff --git a/net/freebsd-uucp/pkg-plist b/net/freebsd-uucp/pkg-plist index 02e9623eb720..761d417603c3 100644 --- a/net/freebsd-uucp/pkg-plist +++ b/net/freebsd-uucp/pkg-plist @@ -22,6 +22,7 @@ etc/uucp/sys2.sample info/uucp.info.gz libexec/uucp/uucico libexec/uucp/uuxqt +libexec/uucpd sbin/uuchk sbin/uuconv @dirrm etc/uucp |