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/aterm/Makefile | |
parent | More fix for 4.x-RELEASE (diff) |
Style fixes for ports/x11.
Diffstat (limited to 'x11/aterm/Makefile')
-rw-r--r-- | x11/aterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 17aa073a025e..21a4c24c9ee0 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aterm -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.0 CATEGORIES= x11 MASTER_SITES= http://download.sourceforge.net/aterm/ |