diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-12 02:10:01 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-12 02:10:01 +0000 |
commit | 2cac6d4efeca199f408dfac98da60aa5d4748bec (patch) | |
tree | 64feb3571ac578c576dd0846c0eaa1cb2d44cf33 /x11/xdtm | |
parent | 8b61a1a88a56dbd6d7cec3f3c23909c5ef232264 (diff) | |
download | ports-2cac6d4efeca199f408dfac98da60aa5d4748bec.tar.gz ports-2cac6d4efeca199f408dfac98da60aa5d4748bec.zip |
Notes
Diffstat (limited to 'x11/xdtm')
-rw-r--r-- | x11/xdtm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdtm/Makefile b/x11/xdtm/Makefile index c3e6fddda151..fd6b527766b9 100644 --- a/x11/xdtm/Makefile +++ b/x11/xdtm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= gpalmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical shell for the X Window System USE_IMAKE= yes |