diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-23 19:26:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-23 19:26:59 +0000 |
commit | 8b3f98e6a3bfa901063caac077cf240b1a0df8a3 (patch) | |
tree | 374820b50c6523cb26ee616ae430ce707530669a /net/dlint/Makefile | |
parent | 8483abd820f230a3027c00de0064a4a5b283d541 (diff) | |
download | ports-8b3f98e6a3bfa901063caac077cf240b1a0df8a3.tar.gz ports-8b3f98e6a3bfa901063caac077cf240b1a0df8a3.zip |
Notes
Diffstat (limited to 'net/dlint/Makefile')
-rw-r--r-- | net/dlint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 3eb9ea801b4e..41d8cbd27994 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.domtools.com/pub/ DISTNAME= dlint${PORTVERSION} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_BUILD= yes MAN8= dlint.8 |