diff options
Diffstat (limited to 'news/dnews/Makefile')
-rw-r--r-- | news/dnews/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/dnews/Makefile b/news/dnews/Makefile index 8c3a782d3a1d..f5d3069da0dc 100644 --- a/news/dnews/Makefile +++ b/news/dnews/Makefile @@ -6,10 +6,10 @@ # PORTNAME= dnews -PORTVERSION= 4.7k +PORTVERSION= 5.5b3 CATEGORIES= news MASTER_SITES= ftp://ftp.netwinsite.com/pub/dnews/ -DISTNAME= dnews47k_freebsd +DISTNAME= dnews55b3_freebsd4 EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org @@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org FETCH_CMD= ftp FETCH_BEFORE_ARGS= -a -WRKSRC= ${WRKDIR}/dnews +WRKSRC= ${WRKDIR}/dtemp NO_CDROM= "no answer yet, if we are allowed to put it onto CDROM" RESTRICTED= "only free for non-profit organisations" NO_PACKAGE= "${RESTRICTED}" |