diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-25 07:09:24 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-09-25 07:09:24 +0000 |
commit | 6ff6c7bf2b6cd59838769b73699dbecb05cb3fcc (patch) | |
tree | fda08e28d8515957ccf83e5f630f88497f008045 | |
parent | e069c14e1edbd37bac2b5821e2eec8d32f35a581 (diff) | |
download | ports-6ff6c7bf2b6cd59838769b73699dbecb05cb3fcc.tar.gz ports-6ff6c7bf2b6cd59838769b73699dbecb05cb3fcc.zip |
Notes
-rw-r--r-- | devel/libstatgrab/Makefile | 2 | ||||
-rw-r--r-- | devel/libstatgrab/distinfo | 2 | ||||
-rw-r--r-- | devel/libstatgrab/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index d9cafcd58a69..c20a845f83ff 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libstatgrab -PORTVERSION= 0.5 +PORTVERSION= 0.5.1 CATEGORIES= devel MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ diff --git a/devel/libstatgrab/distinfo b/devel/libstatgrab/distinfo index d589b4f52728..2bd6fab50017 100644 --- a/devel/libstatgrab/distinfo +++ b/devel/libstatgrab/distinfo @@ -1 +1 @@ -MD5 (iscream/libstatgrab-0.5.tar.gz) = 81636522cd648caea31ab45b092d99c2 +MD5 (iscream/libstatgrab-0.5.1.tar.gz) = 27047d1402b0e34845f2ea306cda60cc diff --git a/devel/libstatgrab/pkg-plist b/devel/libstatgrab/pkg-plist index 2d135063f2f5..33505616519c 100644 --- a/devel/libstatgrab/pkg-plist +++ b/devel/libstatgrab/pkg-plist @@ -1,3 +1,6 @@ +bin/statgrab +bin/statgrab-make-mrtg-config +bin/statgrab-make-mrtg-index include/statgrab.h lib/libstatgrab.a lib/libstatgrab.so |