diff options
Diffstat (limited to 'net/dlint/Makefile')
-rw-r--r-- | net/dlint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 841e3b0adb5a..cda4fe9dfaa0 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: dlint -# Version required: 1.3.2 +# Version required: 1.3.2 # Date created: Wed Dec 23, 1998 # Whom: David O'Brien (obrien@NUXI.com) # @@ -12,7 +12,7 @@ PKGNAME= dlint-1.3.3 CATEGORIES= net MASTER_SITES= http://www.domtools.com/pub/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org NO_BUILD= yes MAN8= dlint.8 |