diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-08-28 12:50:01 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-08-28 12:50:01 +0000 |
commit | b09f286fa2b6d281c1670add1c5b1f001660fa4b (patch) | |
tree | c22e3ba7d1c81e84d45ee3362fd5d01c96c4ebc5 /audio/openal | |
parent | 613d52215d0d43171740bad9cde8eed6420559a5 (diff) |
Notes
Diffstat (limited to 'audio/openal')
-rw-r--r-- | audio/openal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index edfe882d83b8..f3d7f75e836d 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -8,7 +8,7 @@ PORTNAME= openal PORTVERSION= 20050401 CATEGORIES= audio -MASTER_SITES= http://math.smsu.edu/~erik/files/fbsd/\ +MASTER_SITES= http://math.missouristate.edu/~erik/files/fbsd/\ http://www.smluc.org/~erik/files/fbsd/ MAINTAINER= erik@smluc.org |