diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:49:17 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:49:17 +0000 |
commit | a130b2e7ddaf0729bb7030433cf55581f3ecebed (patch) | |
tree | bf4a8213362220680f64e738c70c074f0aa3c2c6 /x11-toolkits/tkstep80 | |
parent | e11a3962961c8f26d1dab8a84690490de1099f2c (diff) | |
download | ports-a130b2e7ddaf0729bb7030433cf55581f3ecebed.tar.gz ports-a130b2e7ddaf0729bb7030433cf55581f3ecebed.zip |
Batch of style fixes for x11-toolkits.
Notes
Notes:
svn path=/head/; revision=37998
Diffstat (limited to 'x11-toolkits/tkstep80')
-rw-r--r-- | x11-toolkits/tkstep80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index 58a991a7540a..9d1509a7108b 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tkstep -PORTVERSION= 8.0.4 +PORTVERSION= 8.0.4 CATEGORIES= x11-toolkits tk80 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ DISTNAME= tk${PORTVERSION} |