diff options
Diffstat (limited to 'audio/rplay/Makefile')
-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 f6be6636038..f114c773552 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2004/02/22 16:51:07 minskim Exp $ +# $NetBSD: Makefile,v 1.45 2004/10/03 00:13:09 tv Exp $ # DISTNAME= rplay-3.3.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ftp://rplay.doit.org/pub/rplay/ \ http://rplay.doit.org/dist/ |