diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
commit | b43083409f500d0ff330b246e79274b041900d83 (patch) | |
tree | d3d2349375484004ccc24d4ee61deb1adde10898 /editors | |
parent | Adding my markers (diff) |
Update my ports to my freebsd address
Approved by: araujo (mentor)
Notes
Notes:
svn path=/head/; revision=217338
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gnuserv/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index 05ca96cd8d28..b01d918e2b8e 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A standalone release of gnuserv for GNU Emacs GNU_CONFIGURE= yes diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 6e5424a6097b..aae6033e9c86 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} DISTNAME= xemacs-${XEMACS_VER} DIST_SUBDIR= xemacs -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= This port tracks the stable version of the XEmacs text editor CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ |