diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-30 11:40:44 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-30 11:40:44 +0800 |
commit | 551569f9e3d63879ea7dcc67fa716ea14bdf57dd (patch) | |
tree | 5ebcabda520932ae841633353ad1876e704241fa /x11 | |
parent | ee218dc02266946c42df2abdc76512a973d6960a (diff) | |
download | freebsd-ports-gnome-551569f9e3d63879ea7dcc67fa716ea14bdf57dd.tar.gz freebsd-ports-gnome-551569f9e3d63879ea7dcc67fa716ea14bdf57dd.tar.zst freebsd-ports-gnome-551569f9e3d63879ea7dcc67fa716ea14bdf57dd.zip |
- Reassign to the heap due to mail bounces
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lupe/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/lupe/Makefile b/x11/lupe/Makefile index d61d4b017dc3..6c0cdaf278db 100644 --- a/x11/lupe/Makefile +++ b/x11/lupe/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lupe -# Date created: 4 February 1998 -# Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> -# +# Created by: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= lupe PORTVERSION= 0.08c @@ -11,7 +7,7 @@ CATEGORIES= x11 accessibility MASTER_SITES= http://www.oersted.co.jp/~yav/soft/ DISTNAME= lupe008c -MAINTAINER= kazu@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Real-time magnifying glass for X11 WRKSRC= ${WRKDIR}/lupe |