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/xskyroot/Makefile | |
parent | More fix for 4.x-RELEASE (diff) |
Style fixes for ports/x11.
Notes
Notes:
svn path=/head/; revision=37994
Diffstat (limited to 'x11/xskyroot/Makefile')
-rw-r--r-- | x11/xskyroot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xskyroot/Makefile b/x11/xskyroot/Makefile index 07dbab7411fd..3e860472304f 100644 --- a/x11/xskyroot/Makefile +++ b/x11/xskyroot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xskyroot -PORTVERSION= 920428 +PORTVERSION= 920428 CATEGORIES= x11 MASTER_SITES= ftp://ftp.sra.co.jp/pub/news/fj.sources/V10/ DISTFILES= 1079.gz |