diff options
author | naddy <naddy@FreeBSD.org> | 2002-07-21 02:58:48 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-07-21 02:58:48 +0800 |
commit | 0d47fa3d775f5794e7d00711b9f34b0e482a485a (patch) | |
tree | cbea082b853968e834d3c25ddfa5f8516c112312 /audio | |
parent | e0463f4b14bb41d899d5e95f3ee5cd6522789c50 (diff) | |
download | freebsd-ports-graphics-0d47fa3d775f5794e7d00711b9f34b0e482a485a.tar.gz freebsd-ports-graphics-0d47fa3d775f5794e7d00711b9f34b0e482a485a.tar.zst freebsd-ports-graphics-0d47fa3d775f5794e7d00711b9f34b0e482a485a.zip |
Update to 20020712: numerous improvements and bugfixes.
PR: 40776
Submitted by: Erik Greenwald <erik@smluc.org>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/openal/Makefile | 2 | ||||
-rw-r--r-- | audio/openal/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index be32d1d71fc..0f24348de99 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openal -PORTVERSION= 20020329fbsd +PORTVERSION= 20020712fbsd CATEGORIES= audio MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ http://smluc.org/~erik/\ diff --git a/audio/openal/distinfo b/audio/openal/distinfo index 5c8f67ac65a..2aa61b80523 100644 --- a/audio/openal/distinfo +++ b/audio/openal/distinfo @@ -1 +1 @@ -MD5 (openal-20020329fbsd.tar.gz) = c0882ccf87e99a5898e36d06fbe01df6 +MD5 (openal-20020712fbsd.tar.gz) = 255eb6e0c9cd9560592730ba5fdfff56 |