diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-30 03:40:44 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-09-30 03:40:44 +0000 |
commit | c9b0429ce8bee466e4cd365f0dfd15edaa2c0002 (patch) | |
tree | 5ebcabda520932ae841633353ad1876e704241fa /sysutils | |
parent | 2aeed03d208e6334329a39e14291e5b815498749 (diff) | |
download | ports-c9b0429ce8bee466e4cd365f0dfd15edaa2c0002.tar.gz ports-c9b0429ce8bee466e4cd365f0dfd15edaa2c0002.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xloadface/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/xloadface/Makefile b/sysutils/xloadface/Makefile index 5d3225679d27..c7945bec58e3 100644 --- a/sysutils/xloadface/Makefile +++ b/sysutils/xloadface/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xloadface -# Date created: 4 February 1998 -# Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> -# +# Created by: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= xloadface PORTVERSION= 1.6.1 @@ -11,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://www.kazu.kz/freebsd/ -MAINTAINER= kazu@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network load monitor for X11 BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf |