aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk-ResizeButton
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-29 00:44:53 +0000
commit5190f14f8d8399f93a6f6ed4a56f52610df9c41d (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /x11-toolkits/p5-Tk-ResizeButton
parent0af7902d3f9a984cc823d4e6304c180a70fb6cae (diff)
downloadports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.tar.gz
ports-5190f14f8d8399f93a6f6ed4a56f52610df9c41d.zip
For perl@ owned ports:
- Fix COMMENT - Trim header
Notes
Notes: svn path=/head/; revision=315509
Diffstat (limited to 'x11-toolkits/p5-Tk-ResizeButton')
-rw-r--r--x11-toolkits/p5-Tk-ResizeButton/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile
index 42474b142828..e3cdf45bdec7 100644
--- a/x11-toolkits/p5-Tk-ResizeButton/Makefile
+++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Tk-ResizeButton
-# Date created: August 10th 2004
-# Whom: Lubomir Marinov <lubomir_m@abv.bg>
-#
+# Created by: Lubomir Marinov <lubomir_m@abv.bg>
# $FreeBSD$
-#
PORTNAME= Tk-ResizeButton
PORTVERSION= 0.01
@@ -13,7 +9,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= A resizeable button to be used in a Tk::HList column header
+COMMENT= Resizeable button to be used in a Tk::HList column header
BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk
RUN_DEPENDS:= ${BUILD_DEPENDS}