diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-04 05:02:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-04 05:02:35 +0000 |
commit | ba2bdc0fffbccb9be0193c9f5173fa318e045a04 (patch) | |
tree | d10659981242b4753a5dfaeb3db5a6e50981f960 /x11/xmsg | |
parent | 008a1647376900953e94d347f56bc6650c2a44d0 (diff) | |
download | ports-ba2bdc0fffbccb9be0193c9f5173fa318e045a04.tar.gz ports-ba2bdc0fffbccb9be0193c9f5173fa318e045a04.zip |
Notes
Diffstat (limited to 'x11/xmsg')
-rw-r--r-- | x11/xmsg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmsg/Makefile b/x11/xmsg/Makefile index 3fb6a4425fc0..8e1a00bec249 100644 --- a/x11/xmsg/Makefile +++ b/x11/xmsg/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.generalconcepts.com/resources/software/ -MAINTAINER= jsellens@generalconcepts.com +MAINTAINER= ports@FreeBSD.org COMMENT= The X11R4 version of xmessage updated for X11R5 and renamed MAN1= xmsg.1 |