diff options
Diffstat (limited to 'mail/tkrat/Makefile')
-rw-r--r-- | mail/tkrat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index 9701251fa2ed..6342eb075502 100644 --- a/mail/tkrat/Makefile +++ b/mail/tkrat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tkrat -# Version required: 1.1 # Date created: 24 October 1997 # Whom: Bruce Gingery <bgingery@gtcs.com> # # $FreeBSD$ # -DISTNAME= tkrat-1.2 +PORTNAME= tkrat +PORTVERSION= 1.2 CATEGORIES= mail tk82 MASTER_SITES= ftp://ftp.md.chalmers.se/pub/tkrat/ \ ftp://ftp.sunet.se/pub/unix/mail/tkrat/ |