diff options
author | linimon <linimon@FreeBSD.org> | 2006-12-06 20:26:22 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-12-06 20:26:22 +0800 |
commit | e5a2cf5a05f45a18afce368ede45fbc5a44b42cd (patch) | |
tree | ff1e5d5f681b8182c27a9906a85a3c7e1ab3d3e3 /math | |
parent | 5a18e98af9b9fffc4464d1767704a732c892feb7 (diff) | |
download | freebsd-ports-gnome-e5a2cf5a05f45a18afce368ede45fbc5a44b42cd.tar.gz freebsd-ports-gnome-e5a2cf5a05f45a18afce368ede45fbc5a44b42cd.tar.zst freebsd-ports-gnome-e5a2cf5a05f45a18afce368ede45fbc5a44b42cd.zip |
Reset asa@agava.com after several months of inactivity and no response to
email.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/libqalculate/Makefile | 2 | ||||
-rw-r--r-- | math/qalculate/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/libqalculate/Makefile b/math/libqalculate/Makefile index b430cdba0af6..7e48c65193a4 100644 --- a/math/libqalculate/Makefile +++ b/math/libqalculate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= qalculate -MAINTAINER= asa@agava.com +MAINTAINER= ports@FreeBSD.org COMMENT= Very powerful GUI calculator for GNOME (backend library) LIB_DEPENDS= cln.4:${PORTSDIR}/math/cln diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 8218c7e7f210..3603bbeb9cf3 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} -MAINTAINER= asa@agava.com +MAINTAINER= ports@FreeBSD.org COMMENT= Very powerful GUI calculator for GNOME LIB_DEPENDS= qalculate.2:${PORTSDIR}/math/libqalculate |