diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-12-02 17:25:27 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-12-02 17:25:27 +0000 |
commit | 348c0a84a9b31160894ac780bc7a97923f1ce29b (patch) | |
tree | 4ee66b7c423ef9cdc29cee545cf2ad635c641531 /net/sniffit | |
parent | 93c68bc15d3713863d5dca9a3d0fc9eacaccd4bd (diff) | |
download | ports-348c0a84a9b31160894ac780bc7a97923f1ce29b.tar.gz ports-348c0a84a9b31160894ac780bc7a97923f1ce29b.zip |
Notes
Diffstat (limited to 'net/sniffit')
-rw-r--r-- | net/sniffit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 60dd3cc7f1df..2899a384ede0 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://ftp.debian.org/debian/dists/stable/main/source/net/ PATCHFILES= sniffit_0.3.7.beta-6.1.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes ALL_TARGET= |