diff options
Diffstat (limited to 'ftp/llnlxftp/Makefile')
-rw-r--r-- | ftp/llnlxftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index fabb0f21e461..c9796ea3e3f0 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -2,7 +2,7 @@ # Version required: 2.1 # Date created: 9 November 1997 # -# Whom: Dima Ruban <dima@FreeBSD.ORG> +# Whom: Dima Ruban <dima@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ CATEGORIES= ftp MASTER_SITES= ftp://ftp-lc.llnl.gov/pub/ia/llnlxftp/ EXTRACT_SUFX= .tar.Z -MAINTAINER= dima@FreeBSD.ORG +MAINTAINER= dima@FreeBSD.org WRKSRC= ${WRKDIR}/llnlxftp2.1/sources REQUIRES_MOTIF= yes |