diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-07 14:44:20 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-07 14:44:20 +0000 |
commit | f7d0f452ef0805fe08cd56027874a93e2f97b736 (patch) | |
tree | 089b9206ff9241063970a1f95c1d0d0c7265e49a /audio/openal | |
parent | c8c8dd3c1e64b97bf74bb002e82c31baf9f45d92 (diff) | |
download | ports-f7d0f452ef0805fe08cd56027874a93e2f97b736.tar.gz ports-f7d0f452ef0805fe08cd56027874a93e2f97b736.zip |
Notes
Diffstat (limited to 'audio/openal')
-rw-r--r-- | audio/openal/Makefile | 7 | ||||
-rw-r--r-- | audio/openal/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index d633cca667bb..6324035ecee9 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -6,16 +6,15 @@ # PORTNAME= openal -PORTVERSION= 20030125 +PORTVERSION= 20030524 CATEGORIES= audio MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ - http://www.smluc.org/~erik/\ - http://csc.smsu.edu/~greenwald/ + http://www.smluc.org/~erik/ MAINTAINER= erik@smluc.org COMMENT= A 3D positional spatialized sound library -WRKSRC= ${WRKDIR}/${DISTNAME}fbsd/linux +WRKSRC= ${WRKDIR}/${DISTNAME}/linux GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_SHLIB= yes diff --git a/audio/openal/distinfo b/audio/openal/distinfo index da04d27fa978..7bc411ae7271 100644 --- a/audio/openal/distinfo +++ b/audio/openal/distinfo @@ -1 +1 @@ -MD5 (openal-20030125.tar.gz) = db3cdb9fc668fa94cf62470f65744284 +MD5 (openal-20030524.tar.gz) = 67dc878f48ed0135b5e3db96939bd9d7 |