diff options
author | will <will@FreeBSD.org> | 2000-06-09 08:30:58 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-09 08:30:58 +0800 |
commit | 359be6aa41a9ba46477b3ba86c9a34236367d9c3 (patch) | |
tree | d2f4dc07af54969f6f6fb32f58202b5c3e011358 /mail/tkrat2/Makefile | |
parent | 753aacde03fa7bd15d37101d9d5e062fd031736e (diff) | |
download | freebsd-ports-gnome-359be6aa41a9ba46477b3ba86c9a34236367d9c3.tar.gz freebsd-ports-gnome-359be6aa41a9ba46477b3ba86c9a34236367d9c3.tar.zst freebsd-ports-gnome-359be6aa41a9ba46477b3ba86c9a34236367d9c3.zip |
Update to 2.0rc1. Portlint.
PR: 18931, 17426
Submitted by: Stephen J. Roznowski <sjr@home.com>
Reported by: Mikhail Teterin <mi@aldan.algebra.com>
Diffstat (limited to 'mail/tkrat2/Makefile')
-rw-r--r-- | mail/tkrat2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index 03edcdcbd9b7..33fbaf9b1e7e 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -6,10 +6,11 @@ # PORTNAME= tkrat -PORTVERSION= 2.0b9 +PORTVERSION= 2.0.1 CATEGORIES= mail tk82 MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ ftp://ftp.sunet.se/pub/unix/mail/tkrat/ +DISTNAME= ${PORTNAME}-2.0rc1 MAINTAINER= ports@FreeBSD.org |