diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-01-21 20:02:07 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-01-21 20:02:07 +0000 |
commit | eeb5c8a7d23e2aac325344e95874b2cfeeb25a2b (patch) | |
tree | ca0b1cf354108cb4f1e5ef1c54b8631c53c7626c /audio/rplay | |
parent | d8f813a082d9f3c5b54c9f8a30f9596df7e04621 (diff) | |
download | ports-eeb5c8a7d23e2aac325344e95874b2cfeeb25a2b.tar.gz ports-eeb5c8a7d23e2aac325344e95874b2cfeeb25a2b.zip |
Notes
Diffstat (limited to 'audio/rplay')
-rw-r--r-- | audio/rplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 94692413e133..4999c07f9df7 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -3,12 +3,12 @@ # Date created: 16 March 1995 # Whom: rmallory@csusb.edu # -# $Id: Makefile,v 1.7 1996/11/18 13:56:44 asami Exp $ +# $Id: Makefile,v 1.8 1997/06/13 16:17:01 ache Exp $ # DISTNAME= rplay-3.2.0b6 CATEGORIES= audio -MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/ +MASTER_SITES= http://rplay.doit.org/dist/ MAINTAINER= rmallory@csusb.edu |