diff options
Diffstat (limited to 'ftp/moxftp/Makefile')
-rw-r--r-- | ftp/moxftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile index fd3f2feac5da..7547d10b5bac 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://metalab.unc.edu/pub/X11/contrib/applications/ \ ftp://ftp.tk.mesh.ad.jp/pub/X/contrib/applications/ EXTRACT_SUFX= .tar.Z -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org REQUIRES_MOTIF= yes GNU_CONFIGURE= yes |