diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-01 17:37:39 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-01 17:37:39 +0000 |
commit | f315ab6c109a437df2d15d22637efca64e9d9451 (patch) | |
tree | 590386cde858cdcc9fa9da1bc7ba2c5fee799099 /net/arts++ | |
parent | d5c80d60761fbd8c146ab1d8501b198059a19dbc (diff) | |
download | ports-f315ab6c109a437df2d15d22637efca64e9d9451.tar.gz ports-f315ab6c109a437df2d15d22637efca64e9d9451.zip |
Notes
Diffstat (limited to 'net/arts++')
-rw-r--r-- | net/arts++/Makefile | 1 | ||||
-rw-r--r-- | net/arts++/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/arts++/Makefile b/net/arts++/Makefile index 6f735f8da23e..389df8ec30da 100644 --- a/net/arts++/Makefile +++ b/net/arts++/Makefile @@ -7,6 +7,7 @@ PORTNAME= arts++ PORTVERSION= 1-1-a6 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff --git a/net/arts++/pkg-plist b/net/arts++/pkg-plist index 93820949c83a..214c15a800c9 100644 --- a/net/arts++/pkg-plist +++ b/net/arts++/pkg-plist @@ -92,6 +92,7 @@ include/artslocal.h include/caida_t.h lib/libArts.a lib/libArts.la +lib/libArts.so lib/libArts.so.0 @unexec /usr/bin/env /sbin/ldconfig -R @exec /usr/bin/env /sbin/ldconfig -m %B |