From 58fe9c005f05308e85f884e87474145bc4c7de69 Mon Sep 17 00:00:00 2001 From: eadler Date: Mon, 25 Mar 2013 18:44:20 +0000 Subject: Cleanup unmaintained ports in the misc category: - Single space for WWW in pkg-descr - Ordering if of items in Makefile - Trim headers - Comment should not begin with leading article - Pet portlint --- misc/gregexp/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'misc/gregexp') diff --git a/misc/gregexp/Makefile b/misc/gregexp/Makefile index 72d633c8fc84..c4ee80172c15 100644 --- a/misc/gregexp/Makefile +++ b/misc/gregexp/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: gregexp -# Date created: May 4, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= gregexp PORTVERSION= 0.3 @@ -14,7 +9,7 @@ MASTER_SITES= http://dentrassi.de/download/gregexp/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A graphical regular expression explorer +COMMENT= Graphical regular expression explorer LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre -- cgit