diff options
author | obrien <obrien@FreeBSD.org> | 2000-12-23 19:26:59 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-12-23 19:26:59 +0000 |
commit | 45b9b74367f529449f410eab22c85db0c997c6b4 (patch) | |
tree | f675124890f0ebbfe272c8c0005cc2ce1cda11b9 /net/dlint | |
parent | ea1b86a3b5b4c15b62c255a5ba7883113318675e (diff) | |
download | FreeBSD-ports-45b9b74367f529449f410eab22c85db0c997c6b4.zip FreeBSD-ports-45b9b74367f529449f410eab22c85db0c997c6b4.tar.gz |
return to ports .at. freebsd.org
Diffstat (limited to 'net/dlint')
-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 3eb9ea8..41d8cbd 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 |