diff options
author | petef <petef@FreeBSD.org> | 2003-01-29 23:04:10 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-01-29 23:04:10 +0000 |
commit | 0a1c3093666bcc98ea01d744949facf9f746d75a (patch) | |
tree | 3bdfffd95360a8d7e71201586a91bd9a42e059d8 /audio | |
parent | f9a6ee1736daed88687e26a0fce6d38a8f807293 (diff) | |
download | FreeBSD-ports-0a1c3093666bcc98ea01d744949facf9f746d75a.zip FreeBSD-ports-0a1c3093666bcc98ea01d744949facf9f746d75a.tar.gz |
Update to 20030125.
PR: 47497
Submitted by: maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/openal/Makefile | 4 | ||||
-rw-r--r-- | audio/openal/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index ab9fd70..f1c0602 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openal -PORTVERSION= 20021215fbsd +PORTVERSION= 20030125 CATEGORIES= audio MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ http://www.smluc.org/~erik/\ @@ -14,7 +14,7 @@ MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ MAINTAINER= erik@smluc.org -WRKSRC= ${WRKDIR}/${DISTNAME}/linux +WRKSRC= ${WRKDIR}/${DISTNAME}fbsd/linux GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/audio/openal/distinfo b/audio/openal/distinfo index c5ef7c6..da04d27 100644 --- a/audio/openal/distinfo +++ b/audio/openal/distinfo @@ -1 +1 @@ -MD5 (openal-20021215fbsd.tar.gz) = 0d0ce9570515aab541b74b41ae74d026 +MD5 (openal-20030125.tar.gz) = db3cdb9fc668fa94cf62470f65744284 |