diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-04 23:51:46 +0000 |
commit | 32b1b831cd993dbca6afca173ebb087cd26238f0 (patch) | |
tree | b7bfe10b717cc84624543360d74893a3ad1d3693 /editors | |
parent | d45aafd6c7ec85c58376e45d5a011ac5a2d94ea2 (diff) | |
download | ports-32b1b831cd993dbca6afca173ebb087cd26238f0.tar.gz ports-32b1b831cd993dbca6afca173ebb087cd26238f0.zip |
Notes
Diffstat (limited to 'editors')
-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 2647cea63782..6af4e7ec51cb 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A standalone release of gnuserv for GNU Emacs MAKE_JOBS_SAFE= yes |