diff options
author | martti <martti> | 2003-07-21 16:24:36 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 16:24:36 +0000 |
commit | fe50b26ac921ed5af8200e8e5c96d255b32d3cb3 (patch) | |
tree | 88dbf13f219f88e7e7b9057415b1df6b05f0e948 /audio/krio | |
parent | 272f462655ac612a8dd450cb2f56439d3f7b3b35 (diff) | |
download | pkgsrc-fe50b26ac921ed5af8200e8e5c96d255b32d3cb3.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'audio/krio')
-rw-r--r-- | audio/krio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/krio/Makefile b/audio/krio/Makefile index 2f6af95d697..ab3a50a1df6 100644 --- a/audio/krio/Makefile +++ b/audio/krio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:22:31 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/21 16:30:41 martti Exp $ DISTNAME= Krio-19990721 PKGNAME= krio-19990721 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.13th-floor.org/pub/krio/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://kyle.13th-floor.org/2.0/krio -COMMENT= kde front-end for managing the Rio PMP300 mp3 player +COMMENT= KDE front-end for managing the Rio PMP300 mp3 player ONLY_FOR_PLATFORM= NetBSD-*-i386 |