diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-23 08:56:27 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-11-23 08:56:27 +0000 |
commit | f05ab564066c2ed795127f4e3eb5635490f64fa9 (patch) | |
tree | f88d72ce021fada713ab8bb57136cf8c74b3ed51 /net/freebsd-uucp | |
parent | b43bb5f8ffe14c214eb6955eac0ae1b14b2b9482 (diff) | |
download | ports-f05ab564066c2ed795127f4e3eb5635490f64fa9.tar.gz ports-f05ab564066c2ed795127f4e3eb5635490f64fa9.zip |
Notes
Diffstat (limited to 'net/freebsd-uucp')
-rw-r--r-- | net/freebsd-uucp/Makefile | 4 | ||||
-rw-r--r-- | net/freebsd-uucp/distinfo | 2 | ||||
-rw-r--r-- | net/freebsd-uucp/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/freebsd-uucp/Makefile b/net/freebsd-uucp/Makefile index 66ae686ffd32..26418a6d31e5 100644 --- a/net/freebsd-uucp/Makefile +++ b/net/freebsd-uucp/Makefile @@ -6,10 +6,10 @@ # PORTNAME= freebsd-uucp -PORTVERSION= 1.06.1.1 +PORTVERSION= 1.06.1.2 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR=kris +MASTER_SITE_SUBDIR=dinoex MAINTAINER= lyndon@atg.aciworldwide.com diff --git a/net/freebsd-uucp/distinfo b/net/freebsd-uucp/distinfo index 20d466f4597f..d9794f2abb95 100644 --- a/net/freebsd-uucp/distinfo +++ b/net/freebsd-uucp/distinfo @@ -1 +1 @@ -MD5 (freebsd-uucp-1.06.1.1.tar.bz2) = a735b48362cfde1fc4c8420f346598e9 +MD5 (freebsd-uucp-1.06.1.2.tar.bz2) = 5bf965f9466cc7379f4605b60870ed9e diff --git a/net/freebsd-uucp/pkg-plist b/net/freebsd-uucp/pkg-plist index 761d417603c3..cafbb430bcff 100644 --- a/net/freebsd-uucp/pkg-plist +++ b/net/freebsd-uucp/pkg-plist @@ -20,6 +20,8 @@ etc/uucp/port.sample etc/uucp/sys1.sample etc/uucp/sys2.sample info/uucp.info.gz +@exec install-info %D/info/uucp.info %D/info/dir +@unexec install-info --delete %D/info/uucp.info %D/info/dir libexec/uucp/uucico libexec/uucp/uuxqt libexec/uucpd |