diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2008-07-23 10:43:55 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2008-07-23 10:43:55 +0800 |
commit | 91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6 (patch) | |
tree | 741489a080dbe20a92a8c76e81b832d35f777773 /editors | |
parent | 8407830a4924afc14b7854f405d717e5632a5914 (diff) | |
download | freebsd-ports-gnome-91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6.tar.gz freebsd-ports-gnome-91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6.tar.zst freebsd-ports-gnome-91bcdadd01728ffc4fb14f2b0fbfb21c6b9d2df6.zip |
Update my ports to my freebsd address
Approved by: araujo (mentor)
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.* \ |