diff options
author | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:30:32 +0000 |
commit | a2a55c607ab5e4747b94deae3456a9fb4c6dd009 (patch) | |
tree | 7732ff10a8f89f28a77b19326981302bfb5beae7 /audio/xmp | |
parent | 70d74edbfb10e5931e9de5948ba47f7e64d31cc3 (diff) | |
download | pkgsrc-a2a55c607ab5e4747b94deae3456a9fb4c6dd009.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'audio/xmp')
-rw-r--r-- | audio/xmp/Makefile | 3 | ||||
-rw-r--r-- | audio/xmp/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 1a9df8daf16..1b4d9c3f092 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/28 01:25:40 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:30:54 wiz Exp $ # FreeBSD: ports/audio/xmp/Makefile,v 1.5 2000/04/08 21:24:59 mharo Exp # @@ -10,6 +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. GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-alsa \ diff --git a/audio/xmp/pkg/COMMENT b/audio/xmp/pkg/COMMENT deleted file mode 100644 index 43a42576ac8..00000000000 --- a/audio/xmp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Player for many different Amiga and PC module formats. |