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 --- textproc/da-aspell/Makefile | 2 ++ textproc/da-aspell/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 textproc/da-aspell/pkg-comment (limited to 'textproc/da-aspell') diff --git a/textproc/da-aspell/Makefile b/textproc/da-aspell/Makefile index bdd16ab5d601..9237b216ae88 100644 --- a/textproc/da-aspell/Makefile +++ b/textproc/da-aspell/Makefile @@ -9,6 +9,8 @@ PORTNAME= da-aspell MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Aspell with Danish dictionary + MASTERDIR= ${.CURDIR}/../aspell ASPELL_DA= ja diff --git a/textproc/da-aspell/pkg-comment b/textproc/da-aspell/pkg-comment deleted file mode 100644 index 5bc650934e0b..000000000000 --- a/textproc/da-aspell/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Aspell with Danish dictionary -- cgit