diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
commit | d235aae94b14d5f3a70383e02e593e446f8b5652 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /math/rpcalc | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) | |
download | ports-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.gz ports-d235aae94b14d5f3a70383e02e593e446f8b5652.zip |
Notes
Diffstat (limited to 'math/rpcalc')
-rw-r--r-- | math/rpcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rpcalc/Makefile b/math/rpcalc/Makefile index 41a6ce4ccfa7..5473d808a813 100644 --- a/math/rpcalc/Makefile +++ b/math/rpcalc/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= math MASTER_SITES= BERLIOS -MAINTAINER= edwin@mavetju.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple RPN calculator RUN_DEPENDS= ${PYTHON_SITELIBDIR}//PyQt4/QtGui.so:${PORTSDIR}/x11-toolkits/py-qt4-gui |