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 119dd773015..9a706814375 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2004/12/22 16:18:42 ben Exp $ +# $NetBSD: Makefile,v 1.47 2004/12/28 02:47:41 reed Exp $ # DISTNAME= rplay-3.3.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://rplay.doit.org/pub/rplay/ \ http://rplay.doit.org/dist/ |