aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-IRC-Bot-Hangman
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
committereadler <eadler@FreeBSD.org>2013-03-29 08:44:53 +0800
commit9fbef2c45b9dda637fe075ec12b924521e028f42 (patch)
treedf2e66834789aa7c73723017ffe057d28c30d06c /irc/p5-IRC-Bot-Hangman
parentd6bb00cb8a80cf53aedf84beaf727bb29f439db8 (diff)
downloadfreebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.gz
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.tar.zst
freebsd-ports-gnome-9fbef2c45b9dda637fe075ec12b924521e028f42.zip
For perl@ owned ports:
- Fix COMMENT - Trim header
Diffstat (limited to 'irc/p5-IRC-Bot-Hangman')
-rw-r--r--irc/p5-IRC-Bot-Hangman/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/irc/p5-IRC-Bot-Hangman/Makefile b/irc/p5-IRC-Bot-Hangman/Makefile
index ed5cec57b51e..a88f7de35606 100644
--- a/irc/p5-IRC-Bot-Hangman/Makefile
+++ b/irc/p5-IRC-Bot-Hangman/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-IRC-Bot-Hangman
-# Date created: 23 Dec 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= IRC-Bot-Hangman
PORTVERSION= 0.1
@@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:PDENIS
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= An IRC hangman bot
+COMMENT= IRC hangman bot
BUILD_DEPENDS= p5-Bot-BasicBot>=0:${PORTSDIR}/irc/p5-Bot-BasicBot \
p5-Games-GuessWord>=0:${PORTSDIR}/games/p5-Games-GuessWord \