diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-04 02:12:35 +0000 |
commit | a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e (patch) | |
tree | b735a922fdb4a08e5f04c116748ca011dc17c8d1 /math | |
parent | f0979a329e3aab14b99941c018e3558ab761d4e2 (diff) | |
download | ports-a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e.tar.gz ports-a007ee79d6992e8c2ba08e82f05a89f28d2a8e9e.zip |
Notes
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 |