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 /net | |
parent | 0711afa302ac14f0fb612f9ea816dffaa09265c5 (diff) | |
download | ports-27f93b6511cc2ea85af9feab9b5f3fc56b30d0a4.tar.gz ports-27f93b6511cc2ea85af9feab9b5f3fc56b30d0a4.zip |
Notes
Diffstat (limited to 'net')
-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}" |