diff options
author | harti <harti@FreeBSD.org> | 2004-08-19 01:15:23 +0800 |
---|---|---|
committer | harti <harti@FreeBSD.org> | 2004-08-19 01:15:23 +0800 |
commit | b257275b6957e94eaf92555f654311ae6753a89a (patch) | |
tree | 16c71c4861b3fee331ff3ad46c1f39a54c452c3b /net/atmsupport | |
parent | a80ff1194e1cd6336fca0080c64418397c1d7acb (diff) | |
download | freebsd-ports-gnome-b257275b6957e94eaf92555f654311ae6753a89a.tar.gz freebsd-ports-gnome-b257275b6957e94eaf92555f654311ae6753a89a.tar.zst freebsd-ports-gnome-b257275b6957e94eaf92555f654311ae6753a89a.zip |
Update to version 1.3.
Diffstat (limited to 'net/atmsupport')
-rw-r--r-- | net/atmsupport/Makefile | 2 | ||||
-rw-r--r-- | net/atmsupport/distinfo | 4 | ||||
-rw-r--r-- | net/atmsupport/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/atmsupport/Makefile b/net/atmsupport/Makefile index 604eb5b415df..a862eab2f70c 100644 --- a/net/atmsupport/Makefile +++ b/net/atmsupport/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atmsupport -PORTVERSION= 1.2 +PORTVERSION= 1.3 PORTREVISION= CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/net/atmsupport/distinfo b/net/atmsupport/distinfo index 20bf329ff422..dae79e729bbb 100644 --- a/net/atmsupport/distinfo +++ b/net/atmsupport/distinfo @@ -1,2 +1,2 @@ -MD5 (atmsupport-1.2.tar.gz) = 6c8aec4ed37529f0ddad059a72f101ec -SIZE (atmsupport-1.2.tar.gz) = 532389 +MD5 (atmsupport-1.3.tar.gz) = 2fb6f41851b4c84c4f4dfb870629dbb1 +SIZE (atmsupport-1.3.tar.gz) = 536939 diff --git a/net/atmsupport/pkg-plist b/net/atmsupport/pkg-plist index 619445142ca4..8b7862c1be9c 100644 --- a/net/atmsupport/pkg-plist +++ b/net/atmsupport/pkg-plist @@ -17,9 +17,11 @@ include/atm/unitcl/unitcl.h include/atm/unitcl/unitcl_iefunc.h include/atm/unitcl/unitcl_msgfunc.h lib/libats.a +lib/libats.la lib/libats.so lib/libats.so.1 lib/libunitcl.a +lib/libunitcl.la lib/libunitcl.so lib/libunitcl.so.4 %%DATADIR%%/testsuite_cc/CC_01_01 |