summaryrefslogtreecommitdiff
path: root/news/leafnode/Makefile
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2002-05-03 12:37:33 +0000
committerBrian Somers <brian@FreeBSD.org>2002-05-03 12:37:33 +0000
commite866240fda5fd49b8004af9a71baad0d1e8bec41 (patch)
tree80bc2b5b21bf038ee3959b936334314f27149d8e /news/leafnode/Makefile
parentThis is the configuration necessary to read japanese PDFs by xpdf. (diff)
Update to 1.9.22
Fix plist
Notes
Notes: svn path=/head/; revision=58493
Diffstat (limited to 'news/leafnode/Makefile')
-rw-r--r--news/leafnode/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index 67a9ab139188..73c37d73fb69 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= leafnode
-PORTVERSION= 1.9.21
+PORTVERSION= 1.9.22
CATEGORIES= news
MASTER_SITES= ftp://wpxx02.toxi.uni-wuerzburg.de/pub/ \
+ http://www.Awfulhak.org/leafnode/ \
${MASTER_SITE_SUNSITE} \
ftp://ftp.karlsruhe.org/pub/news/servers/leafnode/ \
ftp://ftp.stikman.com/pub/leafnode/ \
- ftp://ftp.gigabell.net/pub/leafnode/ \
- http://www.Awfulhak.org/leafnode/
+ ftp://ftp.gigabell.net/pub/leafnode/
MASTER_SITE_SUBDIR= system/news/transport
-DISTNAME= ${PORTNAME}-${PORTVERSION}.rel
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.rel
MAINTAINER= brian@FreeBSD.org
@@ -27,7 +27,7 @@ CONFIGURE_ARGS= --quiet --sysconfdir=${LOCALBASE}/etc/leafnode \
--with-spooldir=/var/spool/news
MAKE_ARGS=
MAN1= newsq.1
-MAN8= fetchnews.8 applyfilter.8 leafnode.8 texpire.8 checkgroups.8
+MAN8= applyfilter.8 checkgroups.8 fetchnews.8 leafnode.8 texpire.8
post-install:
.if !defined(NOPORTDOCS)