diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-16 00:21:11 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-16 00:21:11 +0800 |
commit | 23d30472414fca7c1181b6e926a83ceee454a130 (patch) | |
tree | 649f0840fb9a27e9fadfe282601f0e4feeb78207 /finance | |
parent | 568c058b2436b30e1a1c287837593cef059479da (diff) | |
download | freebsd-ports-graphics-23d30472414fca7c1181b6e926a83ceee454a130.tar.gz freebsd-ports-graphics-23d30472414fca7c1181b6e926a83ceee454a130.tar.zst freebsd-ports-graphics-23d30472414fca7c1181b6e926a83ceee454a130.zip |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore
Diffstat (limited to 'finance')
-rw-r--r-- | finance/eqonomize-kde3/Makefile | 8 | ||||
-rw-r--r-- | finance/eqonomize-kde4/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/finance/eqonomize-kde3/Makefile b/finance/eqonomize-kde3/Makefile index 1474a3ec111..0e4f594d266 100644 --- a/finance/eqonomize-kde3/Makefile +++ b/finance/eqonomize-kde3/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eqonomize -# Date created: 6 August 2007 -# Whom: Yinghong.Liu <relaxbsd@gmail.com> -# +# Created by: Yinghong.Liu <relaxbsd@gmail.com> # $FreeBSD$ -# PORTNAME= eqonomize PORTVERSION= 0.5.1 @@ -12,7 +8,7 @@ CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/Eqonomize%21/${PORTVERSION} PKGNAMESUFFIX= -kde3 -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= A personal accounting software package USE_GETTEXT= yes diff --git a/finance/eqonomize-kde4/Makefile b/finance/eqonomize-kde4/Makefile index 96c4acdb4c5..d571d9a09a6 100644 --- a/finance/eqonomize-kde4/Makefile +++ b/finance/eqonomize-kde4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eqonomize -# Date created: 6 August 2007 -# Whom: Yinghong.Liu <relaxbsd@gmail.com> -# +# Created by: Yinghong.Liu <relaxbsd@gmail.com> # $FreeBSD$ -# PORTNAME= eqonomize PORTVERSION= 0.6 @@ -12,7 +8,7 @@ CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/Eqonomize%21/${PORTVERSION} PKGNAMESUFFIX= -kde4 -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= A personal accounting software USE_KDE4= kdelibs kdeprefix kdehier automoc4 |