diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 03:40:46 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 03:40:46 +0000 |
commit | 3b3d7769ee37a106c9282407e856e8920e805eb1 (patch) | |
tree | f627b13d097b7e98b0978d2a1758ec0ec61545b0 /deskutils/xwrits | |
parent | 3b5e6e10dc6009a6b4075d9837d4a640a943c27b (diff) | |
download | ports-3b3d7769ee37a106c9282407e856e8920e805eb1.tar.gz ports-3b3d7769ee37a106c9282407e856e8920e805eb1.zip |
Notes
Diffstat (limited to 'deskutils/xwrits')
-rw-r--r-- | deskutils/xwrits/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/deskutils/xwrits/Makefile b/deskutils/xwrits/Makefile index 6abdc5b15095..08f3430f9a91 100644 --- a/deskutils/xwrits/Makefile +++ b/deskutils/xwrits/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xwrits -# Date created: 02 January 2000 -# Whom: Matt Braithwaite <mab@red-bean.com> -# +# Created by: Matt Braithwaite <mab@red-bean.com> # $FreeBSD$ -# PORTNAME= xwrits PORTVERSION= 2.24 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://www.lcdf.org/xwrits/ -MAINTAINER= mab@red-bean.com +MAINTAINER= ports@FreeBSD.org COMMENT= Reminds you to take wrist breaks GNU_CONFIGURE= yes |