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/gnuserv | |
parent | 75b5fa19be69caed346098c59ad732978494a190 (diff) |
Update my ports to my freebsd address
Approved by: araujo (mentor)
Notes
Notes:
svn path=/head/; revision=217338
Diffstat (limited to 'editors/gnuserv')
-rw-r--r-- | editors/gnuserv/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |