diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /net/netsed | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.zip |
Notes
Diffstat (limited to 'net/netsed')
-rw-r--r-- | net/netsed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netsed/Makefile b/net/netsed/Makefile index ba820f06bce5..92b4bcd5b8b1 100644 --- a/net/netsed/Makefile +++ b/net/netsed/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dione.ids.pl/~lcamtuf/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alters the contents of packets in real-time WRKSRC= ${WRKDIR} |