diff options
author | makc <makc@FreeBSD.org> | 2011-07-08 01:34:13 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-07-08 01:34:13 +0800 |
commit | ad5f8565174ff662adf9299c86dceae77ae7e257 (patch) | |
tree | 105c0145cc1188bd53d5b1926d923c44eae394ec /math/abakus | |
parent | fa3acf358ecc4a3e3caf3ae000eb61e0a2755fc2 (diff) | |
download | freebsd-ports-graphics-ad5f8565174ff662adf9299c86dceae77ae7e257.tar.gz freebsd-ports-graphics-ad5f8565174ff662adf9299c86dceae77ae7e257.tar.zst freebsd-ports-graphics-ad5f8565174ff662adf9299c86dceae77ae7e257.zip |
Drop maintainership (I don't use Qt3 ports anymore)
Diffstat (limited to 'math/abakus')
-rw-r--r-- | math/abakus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/abakus/Makefile b/math/abakus/Makefile index 9bbb0786057..de3de436ff3 100644 --- a/math/abakus/Makefile +++ b/math/abakus/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math kde MASTER_SITES= http://purinchu.net/abakus/ \ http://www.athame.co.uk/mirror/ -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Michael Pyne's Abakus Calculator BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons |