diff options
Diffstat (limited to 'mail/xlbiff')
-rw-r--r-- | mail/xlbiff/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/xlbiff/Makefile b/mail/xlbiff/Makefile index b7b3318118a8..1aed7b380916 100644 --- a/mail/xlbiff/Makefile +++ b/mail/xlbiff/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# Ports collection makefile for: xlbiff -# Version required: 3.0 -# Date created: 23-Aug-1995 -# Whom: David O'Brien <obrien@cs.ucdavis.edu> +# Ports collection makefile for: xlbiff +# Version required: 3.0 +# Date created: 23-Aug-1995 +# Whom: David O'Brien <obrien@cs.ucdavis.edu> # # $FreeBSD$ @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ ftp://ftp.funet.fi/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org USE_IMAKE= yes MAN1= xlbiff.1 |