summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-05 16:40:11 +0000
committerwiz <wiz@pkgsrc.org>2001-03-05 16:40:11 +0000
commit0abb1e7fa24ea9d19608bd89051782c500d319ca (patch)
treebe750558f2aa37b9d023f446dde43f0287505361 /audio
parent0696cf18838dcef3dd222ff6d7287f5a6b335d14 (diff)
downloadpkgsrc-0abb1e7fa24ea9d19608bd89051782c500d319ca.tar.gz
We don't want trailing '.'s in COMMENTs.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index 1b4d9c3f092..f20e2b9e163 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/16 13:30:54 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/05 16:40:11 wiz Exp $
# FreeBSD: ports/audio/xmp/Makefile,v 1.5 2000/04/08 21:24:59 mharo Exp
#
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= rxg@ms25.url.com.tw
HOMEPAGE= http://xmp.helllabs.org/
-COMMENT= Player for many different Amiga and PC module formats.
+COMMENT= Player for many different Amiga and PC module formats
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--disable-alsa \