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/dxpc | |
parent | da4cb0d670bdc52ca63f25fe4ccaea03628ba8fe (diff) | |
download | ports-2cac1647f95fcf7cb898344c7681db1a3adb3d76.tar.gz ports-2cac1647f95fcf7cb898344c7681db1a3adb3d76.zip |
Notes
Diffstat (limited to 'x11/dxpc')
-rw-r--r-- | x11/dxpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index be162426600a..57860aee02fc 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dxpc -PORTVERSION= 3.8.0 +PORTVERSION= 3.8.0 CATEGORIES= x11 MASTER_SITES= http://www.vigor.nu/dxpc/3.8.0/ |