diff options
author | asami <asami@FreeBSD.org> | 1995-04-04 17:25:26 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-04-04 17:25:26 +0800 |
commit | d22ee5561b5732b3c6a6475fb0ccb57a6cdd2048 (patch) | |
tree | 4a616918ff86641753d2dd7c26bafe06bde6931f /x11-toolkits/Xaw3d/pkg-descr | |
parent | 7f05d96e2edbd59f5a1c89f5bb4a12fa63ece2b2 (diff) | |
download | freebsd-ports-gnome-d22ee5561b5732b3c6a6475fb0ccb57a6cdd2048.tar.gz freebsd-ports-gnome-d22ee5561b5732b3c6a6475fb0ccb57a6cdd2048.tar.zst freebsd-ports-gnome-d22ee5561b5732b3c6a6475fb0ccb57a6cdd2048.zip |
Upgrade, 1.0 -> 1.1.
% patch-ab is not necessary anymore because the bug is now fixed in
. the original source.
% post-configure (which was doing "make includes") is not necessary
. because xmkmf is now called with "-a". (Yeah, should have redefined
. XMKMF in Makefile in the first place....)
Diffstat (limited to 'x11-toolkits/Xaw3d/pkg-descr')
-rw-r--r-- | x11-toolkits/Xaw3d/pkg-descr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Xaw3d/pkg-descr b/x11-toolkits/Xaw3d/pkg-descr index dd60d1124a12..229b12865405 100644 --- a/x11-toolkits/Xaw3d/pkg-descr +++ b/x11-toolkits/Xaw3d/pkg-descr @@ -1,5 +1,6 @@ Xaw3d is a Xaw (Athena Widget Set) replacement that looks three-dimensional. The author is Kalib Keithley (kaleb@x.org). +This is version 1.1. Added is a patch by me (Satoshi) to make the arrow scrollbar look real bumpy. |