diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 02:09:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-22 02:09:15 +0000 |
commit | 12f22f913f8638342cfd530a184a82ab6dca50a4 (patch) | |
tree | fe296dc21033faca848ac3e93f9c59e7c7efb18f /x11 | |
parent | 87cd1bbcc13cd504357b8f0482c8c34f3db7dbd7 (diff) | |
download | ports-12f22f913f8638342cfd530a184a82ab6dca50a4.tar.gz ports-12f22f913f8638342cfd530a184a82ab6dca50a4.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xmotd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmotd/Makefile b/x11/xmotd/Makefile index 825c4b392678..8c0eab9e6961 100644 --- a/x11/xmotd/Makefile +++ b/x11/xmotd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.16 CATEGORIES= x11 MASTER_SITES= http://www.ee.ryerson.ca/~elf/pub/ -MAINTAINER= mwest@uct.ac.za +MAINTAINER= ports@FreeBSD.org COMMENT= A message-of-the-day browser for X11 and dumb-terminals USE_IMAKE= yes |