diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-06 00:18:54 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-06 00:18:54 +0800 |
commit | 3b2b89d9f676745e9f756a9a0861c97dd605bac8 (patch) | |
tree | 1e8a07e9eb6061946c4066d00a6c182f387ba6f5 /x11/wdm | |
parent | dd1b062e10523cc88831d3d4307cf846ba61b2c8 (diff) | |
download | freebsd-ports-gnome-3b2b89d9f676745e9f756a9a0861c97dd605bac8.tar.gz freebsd-ports-gnome-3b2b89d9f676745e9f756a9a0861c97dd605bac8.tar.zst freebsd-ports-gnome-3b2b89d9f676745e9f756a9a0861c97dd605bac8.zip |
Style fixes for ports/x11.
Diffstat (limited to 'x11/wdm')
-rw-r--r-- | x11/wdm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index dc253f9dbcff..6982223d3076 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wdm -PORTVERSION= 1.20 +PORTVERSION= 1.20 CATEGORIES= x11 windowmaker MASTER_SITES= http://www.tcscs.com/wdm/wdm/ \ http://www.de.freebsd.org/de/gif/bsd/ |