diff options
author | Will Andrews <will@FreeBSD.org> | 2004-01-23 19:28:03 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2004-01-23 19:28:03 +0000 |
commit | 5f411c376dbed304e60bb8aeee5e563349f13800 (patch) | |
tree | 0ce0c20c97993881af6015e6494ef673b37da1b3 /x11-fonts | |
parent | 5b98db075b7b4975d5dabdddedc6ab5a07ad2bf2 (diff) |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/xfontselector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xfontselector/Makefile b/x11-fonts/xfontselector/Makefile index fc8a2ed805a4..39f33a2c999b 100644 --- a/x11-fonts/xfontselector/Makefile +++ b/x11-fonts/xfontselector/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R}-4 -MAINTAINER= kde@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= X Font Selector USE_REINPLACE= yes |