diff options
author | nork <nork@FreeBSD.org> | 2004-12-23 17:32:50 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-12-23 17:32:50 +0800 |
commit | bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7 (patch) | |
tree | ff114d3f0206c165cbf98173c613f38a6a2895af /editors/custom-emacs | |
parent | ac734a03233122913a6a4956dc398f1a490effb5 (diff) | |
download | freebsd-ports-gnome-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.tar.gz freebsd-ports-gnome-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.tar.zst freebsd-ports-gnome-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.zip |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Diffstat (limited to 'editors/custom-emacs')
-rw-r--r-- | editors/custom-emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile index 188ac8a90db8..05a9b534de8b 100644 --- a/editors/custom-emacs/Makefile +++ b/editors/custom-emacs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.dina.kvl.dk/pub/Staff/Per.Abrahamsen/custom/ \ ftp://ftp.win.ne.jp/pub/word/elisp/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER?= shige@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= The Custom Library for emacs # custom library |