diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-07-05 02:51:42 +0000 |
commit | 3b3f78904cefc8abc8ce8b1c752e445405b0fc2e (patch) | |
tree | a968321c6e98cbe48882c76b37386184e23b63fa /math/fung-calc | |
parent | - Update to 1.65.00 (diff) |
- Reassign to the heap
Notes
Notes:
svn path=/head/; revision=277083
Diffstat (limited to 'math/fung-calc')
-rw-r--r-- | math/fung-calc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fung-calc/Makefile b/math/fung-calc/Makefile index 11ed784bbca4..ae62dc89af44 100644 --- a/math/fung-calc/Makefile +++ b/math/fung-calc/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 13 CATEGORIES= math kde MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION} -MAINTAINER= markus@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced graphic calculator USE_KDELIBS_VER=3 |