From 2ebf8ab637b130104bd79fdac39f5ef7140eb581 Mon Sep 17 00:00:00 2001 From: roam Date: Wed, 19 Feb 2003 16:07:30 +0000 Subject: Remove pkg-comment files in my ports. --- sysutils/unquote/Makefile | 1 + sysutils/unquote/pkg-comment | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 sysutils/unquote/pkg-comment (limited to 'sysutils/unquote') diff --git a/sysutils/unquote/Makefile b/sysutils/unquote/Makefile index a4cddfcb9102..0b8ba302a598 100644 --- a/sysutils/unquote/Makefile +++ b/sysutils/unquote/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://devel.ringlet.net/misc/unquote/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= roam@FreeBSD.org +COMMENT= "Execute a command with safely quoted arguments" MAN1= unquote.1 MANCOMPRESSED= yes diff --git a/sysutils/unquote/pkg-comment b/sysutils/unquote/pkg-comment deleted file mode 100644 index 24492c27e388..000000000000 --- a/sysutils/unquote/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Execute a command with safely quoted arguments -- cgit