diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 01:05:29 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 01:05:29 +0800 |
commit | 22efeadf79b27aca80ff94f317bf78270cbe35b9 (patch) | |
tree | 36b585c42f059a152b928889f837b21395e14098 /x11-clocks/t3d | |
parent | ea6fd1bad28e2394c40e1c674030703a32b04c52 (diff) | |
download | freebsd-ports-gnome-22efeadf79b27aca80ff94f317bf78270cbe35b9.tar.gz freebsd-ports-gnome-22efeadf79b27aca80ff94f317bf78270cbe35b9.tar.zst freebsd-ports-gnome-22efeadf79b27aca80ff94f317bf78270cbe35b9.zip |
Style fixes for x11-clocks.
Diffstat (limited to 'x11-clocks/t3d')
-rw-r--r-- | x11-clocks/t3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/t3d/Makefile b/x11-clocks/t3d/Makefile index 56d03294d15f..6453b7547d28 100644 --- a/x11-clocks/t3d/Makefile +++ b/x11-clocks/t3d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= t3d -PORTVERSION= 1.1 +PORTVERSION= 1.1 CATEGORIES= x11-clocks MASTER_SITES= http://www.jwdt.com/~paysan/ DISTNAME= t3d |