aboutsummaryrefslogtreecommitdiffstats
path: root/news/pan/Makefile
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-01-26 05:36:46 +0800
committerjedgar <jedgar@FreeBSD.org>2000-01-26 05:36:46 +0800
commitc5aba254e5bc29b6f0d8a623a800f6c233d87b16 (patch)
tree886c64332e583e527d325e544dac907aa61f4438 /news/pan/Makefile
parentf0a8e422e1e4591b7176d0b43220ad55ec839b78 (diff)
downloadfreebsd-ports-gnome-c5aba254e5bc29b6f0d8a623a800f6c233d87b16.tar.gz
freebsd-ports-gnome-c5aba254e5bc29b6f0d8a623a800f6c233d87b16.tar.zst
freebsd-ports-gnome-c5aba254e5bc29b6f0d8a623a800f6c233d87b16.zip
Update port to 0.7.2
* New features including: article toolbar, threading/ unthreading of articles, Swedish translations * Improved killfile support * Faster article sorting * Fixes for all known bugs
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r--news/pan/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 2eb8e12ecd05..3ec95c22fd0f 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: pan
-# Version required: 0.7.1
+# Version required: 0.7.2
# Date created: 07 August 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
-DISTNAME= pan-0.7.1
+DISTNAME= pan-0.7.2
CATEGORIES= news gnome
MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ \
ftp://source.rebelbase.com/pub/pan/obsolete/
@@ -33,7 +33,7 @@ CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
pre-fetch:
@${ECHO}
@${ECHO} "Must have FreeBSD-3.0 or greater due to"
- @${ECHO} "the use of the thread library."
+ @${ECHO} "the use of the pthread library."
@${ECHO}
.endif