aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/intclock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/intclock/Makefile')
-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