diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-23 11:48:39 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-23 11:48:39 +0800 |
commit | 6f158210ca0b5a638b6a48c54ef52c78efc65ec6 (patch) | |
tree | d27f1fabe6df2b4637766dbd32e7325a3c6839a7 /news/pan/Makefile | |
parent | 87d702eabdea79f33bbfa69a41011c8a1ac058c1 (diff) | |
download | freebsd-ports-gnome-6f158210ca0b5a638b6a48c54ef52c78efc65ec6.tar.gz freebsd-ports-gnome-6f158210ca0b5a638b6a48c54ef52c78efc65ec6.tar.zst freebsd-ports-gnome-6f158210ca0b5a638b6a48c54ef52c78efc65ec6.zip |
Update port to 0.7.6:
* Better article tracking/killfiling, preferences user-interface, external
mailer plugins...
* Most translations updated
* Batch downloading, Save As, reverse searches
* More stable (hopefully :)
* Etc....
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index f9b4539f560d..f1c492e996f3 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pan -# Version required: 0.7.4 +# Version required: 0.7.6 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pan-0.7.4 +DISTNAME= pan-0.7.6 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ \ ftp://source.rebelbase.com/pub/pan/obsolete/ |