diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-07 22:56:09 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-03-07 22:56:09 +0000 |
commit | d8339b664d95b7ede0c5bda708b14b619b0b095c (patch) | |
tree | ee1b6013ff87d86bc9390ee5531966de228a4697 | |
parent | Update to version 2.0.1. (diff) |
It is not necessary to manually set DISTNAME in this port.
-rw-r--r-- | mail/tkrat2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/tkrat2/Makefile b/mail/tkrat2/Makefile index f4d143fe5dc5..68e8281089d3 100644 --- a/mail/tkrat2/Makefile +++ b/mail/tkrat2/Makefile @@ -10,7 +10,6 @@ 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.0.1 MAINTAINER= ports@FreeBSD.org |