diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-04 10:12:35 +0800 |
commit | 89a0ae022a76e01b4a2c8f65526f686c36e106da (patch) | |
tree | e75c529337b9963a2e45f589278cdb2186ca5c93 /math | |
parent | 2806fe041fefc638e4c3eac87a0fb1499ea1645e (diff) | |
download | freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.gz freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.tar.zst freebsd-ports-gnome-89a0ae022a76e01b4a2c8f65526f686c36e106da.zip |
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/ses/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ses/Makefile b/math/ses/Makefile index 6d69abc3fa67..cd731d78c555 100644 --- a/math/ses/Makefile +++ b/math/ses/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://home.comcast.net/~jyavner/ses/ DISTNAME= ses21-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= dd@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Emacs Spreadsheet BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs |