diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /x11-clocks | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-graphics-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-graphics-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-graphics-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/lmclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/lmclock/Makefile b/x11-clocks/lmclock/Makefile index 46d666eb8f1..1163bd5f5ef 100644 --- a/x11-clocks/lmclock/Makefile +++ b/x11-clocks/lmclock/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= x11-clocks MASTER_SITES= http://pantransit.reptiles.org/prog/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A Xerox Lisp machine clock clone USE_IMAKE= yes |