From d9611f93758b42bc9f2e2794b3d0039ec6038c4e Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- irc/tircproxy/Makefile | 2 ++ irc/tircproxy/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 irc/tircproxy/pkg-comment (limited to 'irc/tircproxy') diff --git a/irc/tircproxy/Makefile b/irc/tircproxy/Makefile index c4ac9f7ac5d8..3bb78332d9a3 100644 --- a/irc/tircproxy/Makefile +++ b/irc/tircproxy/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://bre.klaki.net/programs/tircproxy/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= IRC proxy server + WRKSRC= ${WRKDIR}/tircproxy-0.4 GNU_CONFIGURE= YES diff --git a/irc/tircproxy/pkg-comment b/irc/tircproxy/pkg-comment deleted file mode 100644 index e8ed8bcaa8a5..000000000000 --- a/irc/tircproxy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IRC proxy server -- cgit