diff options
Diffstat (limited to 'x11-toolkits/tk83/Makefile')
-rw-r--r-- | x11-toolkits/tk83/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index 3b406ca21a98..772d63f6c724 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -6,12 +6,11 @@ # PORTNAME= tk -PORTVERSION= 8.3.4 -PORTREVISION= 3 +PORTVERSION= 8.3.5 CATEGORIES= x11-toolkits tk83 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tcl -DISTNAME= ${PORTNAME}${PORTVERSION} +DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= dinoex@FreeBSD.org |