diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-09-28 20:13:53 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-09-28 20:13:53 +0000 |
commit | dd9315fba6458a280e894db7f744abba55dd046d (patch) | |
tree | 5a8045d4939a6242facc5cda40da45afabcbb26e /devel/physfs | |
parent | 473b6f6218d4e802577654328a792952f6aa4815 (diff) | |
download | ports-dd9315fba6458a280e894db7f744abba55dd046d.tar.gz ports-dd9315fba6458a280e894db7f744abba55dd046d.zip |
Notes
Diffstat (limited to 'devel/physfs')
-rw-r--r-- | devel/physfs/Makefile | 2 | ||||
-rw-r--r-- | devel/physfs/distinfo | 2 | ||||
-rw-r--r-- | devel/physfs/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/physfs/Makefile b/devel/physfs/Makefile index 8f0cd9b0d01a..ac3218f4522f 100644 --- a/devel/physfs/Makefile +++ b/devel/physfs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= physfs -PORTVERSION= 0.1.8 +PORTVERSION= 0.1.9 CATEGORIES= devel MASTER_SITES= http://icculus.org/${PORTNAME}/downloads/ diff --git a/devel/physfs/distinfo b/devel/physfs/distinfo index 1fd158eb7ef8..c460a26eaf28 100644 --- a/devel/physfs/distinfo +++ b/devel/physfs/distinfo @@ -1 +1 @@ -MD5 (physfs-0.1.8.tar.gz) = 4993d229d38c0207c00074831fd7b8be +MD5 (physfs-0.1.9.tar.gz) = ee61f31d15563a3f785adbd800933631 diff --git a/devel/physfs/pkg-plist b/devel/physfs/pkg-plist index 603c50e3a9bb..ea9bf5df758c 100644 --- a/devel/physfs/pkg-plist +++ b/devel/physfs/pkg-plist @@ -1,6 +1,6 @@ bin/test_physfs include/physfs.h -lib/libphysfs-0.1.so.8 +lib/libphysfs-0.1.so.9 lib/libphysfs-0.1.so lib/libphysfs.so lib/libphysfs.la |