diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-13 03:25:05 +0000 |
commit | b5d1cecde4e6c0dcb132742181e822478f6759af (patch) | |
tree | a5f4ee1240324a616c9004580f7a5eddaac86d39 /textproc | |
parent | 00b371ce6a59014fd7d6dd1d58740f77e8f8caab (diff) | |
download | ports-b5d1cecde4e6c0dcb132742181e822478f6759af.tar.gz ports-b5d1cecde4e6c0dcb132742181e822478f6759af.zip |
Style nits in the ports I maintain.
Notes
Notes:
svn path=/head/; revision=25734
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/agrep/Makefile | 4 | ||||
-rw-r--r-- | textproc/dict/Makefile | 8 | ||||
-rw-r--r-- | textproc/urlview/Makefile | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index e8f2413e648d..23b419446721 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: agrep -# Version required: 2.04 +# Version required: 2.04 # Date created: Fri May 23, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.arizona.edu/agrep/ EXTRACT_SUFX= .tar.Z #DISTFILES= ${DISTNAME}.${EXTRACT_SUFX} agrep.ps.1.Z agrep.ps.2.Z -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@NUXI.com ALL_TARGET= MAN1= agrep.1 diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index e8a4033c7661..8cdb99b3cc99 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: dict -# Version required: 1.4.8 -# Date created: 19 February 1998 -# Whom: Josh Gilliam <josh@quick.net> +# Ports collection makefile for: dict +# Version required: 1.4.8 +# Date created: 19 February 1998 +# Whom: Josh Gilliam <josh@quick.net> # # $FreeBSD$ # diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index bf02c5a0e996..ff843a314178 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,8 +1,8 @@ # ex:ts=8 -# New ports collection makefile for: urlview -# Version required: 0.7 -# Date created: 21 April 1998 -# Whom: Josh Gilliam <josh@quick.net> +# Ports collection makefile for: urlview +# Version required: 0.7 +# Date created: 21 April 1998 +# Whom: Josh Gilliam <josh@quick.net> # # $FreeBSD$ # |