From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- audio/midimountain/Makefile | 2 ++ audio/midimountain/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 audio/midimountain/pkg-comment (limited to 'audio/midimountain') diff --git a/audio/midimountain/Makefile b/audio/midimountain/Makefile index c0c9ed274524..4ebadf2cb261 100644 --- a/audio/midimountain/Makefile +++ b/audio/midimountain/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MIDI sequencer + USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/audio/midimountain/pkg-comment b/audio/midimountain/pkg-comment deleted file mode 100644 index a6a444edeb12..000000000000 --- a/audio/midimountain/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MIDI sequencer -- cgit