diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 16:58:43 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 16:58:43 +0000 |
commit | d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1 (patch) | |
tree | 948781701fc5d5112279f858e8bc591a609b0b66 /x11-fonts | |
parent | 73ae1039cb62316dfc8bc86f4b0f51cbfc11f07b (diff) | |
download | ports-d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1.tar.gz ports-d0c07961e436ea27bc9d1aa4e7044b57d8bbb8a1.zip |
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 6334401c7660..430c6b5cee43 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= X Font Selector USE_REINPLACE= yes |