diff options
author | skv <skv@FreeBSD.org> | 2004-08-20 14:14:54 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-08-20 14:14:54 +0000 |
commit | 4a71fc2657171872865dd032cdd52a61e958b2e5 (patch) | |
tree | 2167aacda8b00f23a5b03805a102d7913e9e4ae4 /comms | |
parent | b03c53d51c0c77dffd0e3eeaf52f34d6f291c2d3 (diff) | |
download | FreeBSD-ports-4a71fc2657171872865dd032cdd52a61e958b2e5.zip FreeBSD-ports-4a71fc2657171872865dd032cdd52a61e958b2e5.tar.gz |
Updated to 1.39
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 2 | ||||
-rw-r--r-- | comms/p5-Device-Modem/distinfo | 4 | ||||
-rw-r--r-- | comms/p5-Device-Modem/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index bca473e..b624a86 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Device-Modem -PORTVERSION= 1.36 +PORTVERSION= 1.39 CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Device diff --git a/comms/p5-Device-Modem/distinfo b/comms/p5-Device-Modem/distinfo index f4306c7..07d24bb 100644 --- a/comms/p5-Device-Modem/distinfo +++ b/comms/p5-Device-Modem/distinfo @@ -1,2 +1,2 @@ -MD5 (Device-Modem-1.36.tar.gz) = 8ba27f6d0fd5a605feb4929e0c14cd30 -SIZE (Device-Modem-1.36.tar.gz) = 38818 +MD5 (Device-Modem-1.39.tar.gz) = 6ceccc7ec37dcb91665f88446e05d445 +SIZE (Device-Modem-1.39.tar.gz) = 39722 diff --git a/comms/p5-Device-Modem/pkg-plist b/comms/p5-Device-Modem/pkg-plist index c702756..c44d6f3 100644 --- a/comms/p5-Device-Modem/pkg-plist +++ b/comms/p5-Device-Modem/pkg-plist @@ -13,4 +13,5 @@ %%PORTDOCS%%%%EXAMPLESDIR%%/shell.pl %%PORTDOCS%%%%EXAMPLESDIR%%/dial.pl %%PORTDOCS%%%%EXAMPLESDIR%%/active.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/caller-id.pl %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% |