diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | 1a921119dd7800c8643b301cf01c02647fdd018d (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/rio | |
parent | 735eb74eec9be0d73eb9d78dfa7ca9af58c0ab53 (diff) | |
download | pkgsrc-1a921119dd7800c8643b301cf01c02647fdd018d.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/rio')
-rw-r--r-- | audio/rio/Makefile | 3 | ||||
-rw-r--r-- | audio/rio/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 20ea13543ef..decb463ea1f 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/02/05 18:17:18 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 13:30:48 wiz Exp $ # DISTNAME= rio007 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.world.co.uk/sba/rio.htm +COMMENT= utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 diff --git a/audio/rio/pkg/COMMENT b/audio/rio/pkg/COMMENT deleted file mode 100644 index d7bbcab4bda..00000000000 --- a/audio/rio/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -utility to display and manage files on the Diamond Rio PMP300 |