diff options
Diffstat (limited to 'x11/tint')
-rw-r--r-- | x11/tint/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11/tint/Makefile b/x11/tint/Makefile index 7197d066a899..fef5cbba5563 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: tint -# Date created: 21 July 2008 -# Whom: dougb@FreeBSD.org -# # $FreeBSD$ -# PORTNAME= tint2 PORTVERSION= 0.11 @@ -11,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= dougb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock MAKE_JOBS_SAFE= yes |