diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
commit | 2cac1647f95fcf7cb898344c7681db1a3adb3d76 (patch) | |
tree | dbffc9a8ac5448dac7dd9891f885d4f0abf021ad /x11/xmold | |
parent | da4cb0d670bdc52ca63f25fe4ccaea03628ba8fe (diff) | |
download | ports-2cac1647f95fcf7cb898344c7681db1a3adb3d76.tar.gz ports-2cac1647f95fcf7cb898344c7681db1a3adb3d76.zip |
Style fixes for ports/x11.
Notes
Notes:
svn path=/head/; revision=37994
Diffstat (limited to 'x11/xmold')
-rw-r--r-- | x11/xmold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 81e19f4a9dd2..7d1d474898b7 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmold -PORTVERSION= 1.0 +PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ DISTNAME= ${PORTNAME} |