diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:18:54 +0000 |
commit | 3b2b89d9f676745e9f756a9a0861c97dd605bac8 (patch) | |
tree | 1e8a07e9eb6061946c4066d00a6c182f387ba6f5 /x11/offix-clipboard | |
parent | dd1b062e10523cc88831d3d4307cf846ba61b2c8 (diff) | |
download | FreeBSD-ports-3b2b89d9f676745e9f756a9a0861c97dd605bac8.zip FreeBSD-ports-3b2b89d9f676745e9f756a9a0861c97dd605bac8.tar.gz |
Style fixes for ports/x11.
Diffstat (limited to 'x11/offix-clipboard')
-rw-r--r-- | x11/offix-clipboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/offix-clipboard/Makefile b/x11/offix-clipboard/Makefile index 62431b4..0b52386 100644 --- a/x11/offix-clipboard/Makefile +++ b/x11/offix-clipboard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= offix-clipboard -PORTVERSION= 2.4 +PORTVERSION= 2.4 CATEGORIES= x11 offix MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX |