diff options
author | Steve Price <steve@FreeBSD.org> | 2000-01-30 18:19:45 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-01-30 18:19:45 +0000 |
commit | 27f93b6511cc2ea85af9feab9b5f3fc56b30d0a4 (patch) | |
tree | 0d8a203ca068b0251da314fe34aaa89570da83ff | |
parent | upgrade original distribution to 1.04. (diff) |
Change maintainer to ust@cert.siemens.de.
OK'd by: previous maintainer
Notes
Notes:
svn path=/head/; revision=25318
Diffstat (limited to '')
-rw-r--r-- | net/iplog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/iplog/Makefile b/net/iplog/Makefile index c68734314fe1..98c80e117c39 100644 --- a/net/iplog/Makefile +++ b/net/iplog/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= http://ojnk.sourceforge.net/stuff/ \ PATCHFILES= iplog-2.1.0-2.diff PATCH_DIST_STRIP=-p1 -MAINTAINER= dr@domix.de +MAINTAINER= ust@cert.siemens.de GNU_CONFIGURE= yes MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX}" |