diff options
-rw-r--r-- | lang/twelf/Makefile | 2 | ||||
-rw-r--r-- | math/emacs-calc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/twelf/Makefile b/lang/twelf/Makefile index 7554b8188ae7..aefd74a9f0ab 100644 --- a/lang/twelf/Makefile +++ b/lang/twelf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= http://www-2.cs.cmu.edu/~twelf/dist/ http://www.cs.cmu.edu/~twelf/dist/ DISTNAME= twelf-1-5R1 -MAINTAINER= andrewb@cs.cmu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= A meta-logical framework for deductive systems .if defined(WITH_MLTON) 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-\* |