diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-06-24 04:28:57 +0000 |
commit | 385c248462ed9715d76fb027edf9073a041f93b9 (patch) | |
tree | b50be9aca17b5beb9a74ae4f801109873a9eab19 /news | |
parent | 2ee1cf027087c23fe75fe5a5806a78d33edbb8ff (diff) | |
download | ports-385c248462ed9715d76fb027edf9073a041f93b9.tar.gz ports-385c248462ed9715d76fb027edf9073a041f93b9.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/c-nocem/Makefile | 2 | ||||
-rw-r--r-- | news/cnews/Makefile | 2 | ||||
-rw-r--r-- | news/fidogate/Makefile | 2 | ||||
-rw-r--r-- | news/ifmail/Makefile | 2 | ||||
-rw-r--r-- | news/pgpmoose/Makefile | 2 | ||||
-rw-r--r-- | news/suck/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile index 6e1e18d65d7f..cb4800ae765a 100644 --- a/news/c-nocem/Makefile +++ b/news/c-nocem/Makefile @@ -10,7 +10,7 @@ CATEGORIES= news security MASTER_SITES= http://sites.inka.de/~bigred/sw/ \ ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/ -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org BUILD_DEPENDS= ${WRKDIRPREFIX}${CNEWSSRC}/conf/substitutions:${PORTSDIR}/news/cnews:configure BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews \ diff --git a/news/cnews/Makefile b/news/cnews/Makefile index ff188872d3a8..46535ad7504c 100644 --- a/news/cnews/Makefile +++ b/news/cnews/Makefile @@ -31,7 +31,7 @@ PATCHFILES= c-news-patch-fileart.c c-news-patch-namecheck.awk \ c-news-patch-y2k-2 \ c-news-patch-pgpverify-1.12-perl4 -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org DIST_SUBDIR= ${DISTNAME} NO_WRKSUBDIR= yes diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile index 05217ff7d17a..d19efe128d70 100644 --- a/news/fidogate/Makefile +++ b/news/fidogate/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.fidogate.org/pub/fidogate/ \ http://www.fidogate.org/pub/fidogate/ MASTER_SITE_SUBDIR= system/fido -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org # you may commet out this line if you have another transfer-agent RUN_DEPENDS= ${LOCALBASE}/libexec/ifmail/ifcico:${PORTSDIR}/news/ifmail diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index eab84d07d607..6d7933d24cef 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://ftp.average.org/ifmail/ MASTER_SITE_SUBDIR= system/fido -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org MAN3= parsedate.3 MAN8= ifmail.8 iftoss.8 diff --git a/news/pgpmoose/Makefile b/news/pgpmoose/Makefile index cd8114f9a099..d711b4f7173d 100644 --- a/news/pgpmoose/Makefile +++ b/news/pgpmoose/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://people.qualcomm.com/ggr/ \ DISTNAME= PGPMoose EXTRACT_SUFX= .tar.Z -MAINTAINER= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org MAN1= pmapp.1 pmcanon.1 pmcheck.1 pmnewsgroups.1 \ pmdaemon.1 pmcancel.1 diff --git a/news/suck/Makefile b/news/suck/Makefile index 137de0a5ee96..2cdec317cb00 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= dirk.meyer@dinoex.sub.org +MAINTAINER= dinoex@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes |