diff options
author | jmmv <jmmv> | 2003-05-05 19:05:05 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-05 19:05:05 +0000 |
commit | eedf4692211fd120c08f748d78751e8313ab6a06 (patch) | |
tree | ec223a7040ab99adec5a68414fa8610d2aa9e8b7 /audio/xmms-synaesthesia/Makefile | |
parent | 534181fccf7c11165e2b9a3c7ce235358415fe33 (diff) | |
download | pkgsrc-eedf4692211fd120c08f748d78751e8313ab6a06.tar.gz |
PKGREVISION goes after PKGNAME.
Diffstat (limited to 'audio/xmms-synaesthesia/Makefile')
-rw-r--r-- | audio/xmms-synaesthesia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-synaesthesia/Makefile b/audio/xmms-synaesthesia/Makefile index b10176d947c..b27422007ad 100644 --- a/audio/xmms-synaesthesia/Makefile +++ b/audio/xmms-synaesthesia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/05/02 11:53:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/05 19:05:08 jmmv Exp $ # DISTNAME= synaesthesia-xmms-0.0.3-rc3 -PKGREVISION= 1 PKGNAME= xmms-synaesthesia-0.0.3rc3 +PKGREVISION= 1 CATEGORIES= audio xmms MASTER_SITES= http://staff.xmms.org/zinx/xmms/ |