aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/intclock
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-09 19:59:21 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-09 19:59:21 +0000
commitb2f9df5f6d21f11f02b9e20fee92192c2b77c353 (patch)
tree2a1c5a63bf94fd96939fb08c0dff81466d8d3278 /x11-clocks/intclock
parent86066455aa5348ec791a73e85ade45288f53c0ef (diff)
downloadports-b2f9df5f6d21f11f02b9e20fee92192c2b77c353.tar.gz
ports-b2f9df5f6d21f11f02b9e20fee92192c2b77c353.zip
Notes
Diffstat (limited to 'x11-clocks/intclock')
-rw-r--r--x11-clocks/intclock/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-clocks/intclock/Makefile b/x11-clocks/intclock/Makefile
index 7921d6d8f7b6..d0c7a183f497 100644
--- a/x11-clocks/intclock/Makefile
+++ b/x11-clocks/intclock/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: intclock
-# Date created: 6 August 2007
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= intclock
PORTVERSION= 2.13
@@ -11,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= x11-clocks perl5
MASTER_SITES= http://www.peterverthez.net/projects/${PORTNAME}/ CENKES
-MAINTAINER= davide.italiano@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multi-timezone clock
BUILD_DEPENDS= p5-Gtk2>=1.144:${PORTSDIR}/x11-toolkits/p5-Gtk2