diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 15:15:29 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2016-01-12 15:15:29 +0000 |
commit | 4938b0bca32387f04a1e313ac25e935b646ac579 (patch) | |
tree | b2636a79931fa86624ecc036cdd318c7dcb30be1 /finance/jgnash | |
parent | 48b06d8de317e6e646d9893ac3d00aa1b8e99f71 (diff) |
Notes
Diffstat (limited to 'finance/jgnash')
-rw-r--r-- | finance/jgnash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/jgnash/Makefile b/finance/jgnash/Makefile index 828ae5f00c89..56d2405af24f 100644 --- a/finance/jgnash/Makefile +++ b/finance/jgnash/Makefile @@ -7,7 +7,7 @@ CATEGORIES= finance java MASTER_SITES= SF/jgnash/Active%20Stable%202.x DISTNAME= jgnash-${PORTVERSION}-bin -MAINTAINER= decke@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free personal finance manager LICENSE= GPLv3 |