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/gob | |
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/gob')
-rw-r--r-- | x11-toolkits/gob/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index 0269ec0c12a3..28d2bdd7b57c 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gob -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.5 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.5z.com/pub/gob/ |