diff options
author | joerg <joerg@FreeBSD.org> | 1997-08-05 04:45:51 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1997-08-05 04:45:51 +0800 |
commit | 8d8821eef5e71c2decfe3d6dcca9bd562ab711d5 (patch) | |
tree | 9125c1ce274ba9fe6d8ef78587dbc69ff862e309 /x11 | |
parent | b5d18d0be688da6929197f800b57086ac6599b78 (diff) | |
download | freebsd-ports-gnome-8d8821eef5e71c2decfe3d6dcca9bd562ab711d5.tar.gz freebsd-ports-gnome-8d8821eef5e71c2decfe3d6dcca9bd562ab711d5.tar.zst freebsd-ports-gnome-8d8821eef5e71c2decfe3d6dcca9bd562ab711d5.zip |
Activate sliderule.
Reminded by: easy-import :-)
Diffstat (limited to 'x11')
-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 |