diff options
author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-08-04 20:45:51 +0000 |
---|---|---|
committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-08-04 20:45:51 +0000 |
commit | bb51c735521869a9e7802f5aa574a6c77e776435 (patch) | |
tree | 26237d122d3da447ecf0fd92aeb1d2e01ede566d | |
parent | 59d1b46b0f491d786d9eaa5feea65f317ca8e9bc (diff) | |
download | ports-bb51c735521869a9e7802f5aa574a6c77e776435.tar.gz ports-bb51c735521869a9e7802f5aa574a6c77e776435.zip |
Activate sliderule.
Reminded by: easy-import :-)
Notes
Notes:
svn path=/head/; revision=7473
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6a7ad039671e..f8e7131793f2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.144 1997/07/08 06:26:59 max Exp $ +# $Id: Makefile,v 1.145 1997/07/16 02:32:32 jfieber Exp $ # SUBDIR += FWF @@ -42,6 +42,7 @@ SUBDIR += qvwm SUBDIR += rclock SUBDIR += rxvt + SUBDIR += sliderule SUBDIR += slingshot SUBDIR += swisswatch SUBDIR += sxpc |