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/dclock | |
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/dclock')
-rw-r--r-- | x11-clocks/dclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/dclock/Makefile b/x11-clocks/dclock/Makefile index ec261d444a22..975412f0f8dd 100644 --- a/x11-clocks/dclock/Makefile +++ b/x11-clocks/dclock/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dclock -PORTVERSION= pl6 +PORTVERSION= pl6 CATEGORIES= x11-clocks MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/ DISTNAME= Dclock |