diff options
-rw-r--r-- | news/suck/Makefile | 2 | ||||
-rw-r--r-- | news/suck/files/inn2.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/suck/Makefile b/news/suck/Makefile index d8b557e39b4b..0f0ee5525058 100644 --- a/news/suck/Makefile +++ b/news/suck/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/news/transport -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= dirk.meyer@dinoex.sub.org USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/news/suck/files/inn2.patch b/news/suck/files/inn2.patch index e8c76931746d..bf5e8858c428 100644 --- a/news/suck/files/inn2.patch +++ b/news/suck/files/inn2.patch @@ -28,7 +28,7 @@ # define These #DB_INC_LOC=-I/usr/src/inn-2.3/include #DB_LIB_LOC=-L/usr/src/inn-2.3/lib -+DB_INC_LOC=-I../../../inn/work/inn-2.3.1/include/ ++DB_INC_LOC=-I../../../inn/work/inn-2.3.2/include/ +DB_LIB_LOC=-L/usr/local/news/lib # Step 5: If you want to use embedded PERL functions as kill routines |