diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:49:17 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:49:17 +0000 |
commit | 555fef5b9bcf42ba6c89fca19928aedfe41405ff (patch) | |
tree | 746761eb1eac6b06c80f578d9df81482fad6eb92 /x11-toolkits/open-motif | |
parent | 4d4b7a26d57d8317eb845a57603bcad58d623f54 (diff) | |
download | FreeBSD-ports-555fef5b9bcf42ba6c89fca19928aedfe41405ff.zip FreeBSD-ports-555fef5b9bcf42ba6c89fca19928aedfe41405ff.tar.gz |
Batch of style fixes for x11-toolkits.
Diffstat (limited to 'x11-toolkits/open-motif')
-rw-r--r-- | x11-toolkits/open-motif/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 3026323..00f8950 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -7,7 +7,7 @@ # PORTNAME= open-motif -PORTVERSION= 2.1.30 +PORTVERSION= 2.1.30 PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ftp://openmotif.opengroup.org/pub/openmotif/R${PORTVERSION}/tars/ \ |