diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 16:09:48 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 16:09:48 +0000 |
commit | 26e41fa9ff744700fc899d81b9608048d476ec45 (patch) | |
tree | 001b23bcd5710f829998196c093f86a75b7fcff8 /math/emacs-calc/Makefile | |
parent | 938d845752c8f05bf088fd328ecf916ce7afb49b (diff) |
Notes
Diffstat (limited to 'math/emacs-calc/Makefile')
-rw-r--r-- | math/emacs-calc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/emacs-calc/Makefile b/math/emacs-calc/Makefile index 6eb19163ec82..29f09f0921fd 100644 --- a/math/emacs-calc/Makefile +++ b/math/emacs-calc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= emacs- -MAINTAINER= andrewb@cs.cmu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Arbitrary-precision calculator for Emacs CONFLICTS= emacs-22.* xemacs-packages-\* |