diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 17:23:03 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 17:23:03 +0800 |
commit | 3321e37e9fcbd1ff0507f14a87bd495285f8f708 (patch) | |
tree | 2b46a32832904f0c9aa7a799ca127649cd588a57 /textproc | |
parent | 65bf0339ce99203d0900dfcb22bb812615af4423 (diff) | |
download | freebsd-ports-gnome-3321e37e9fcbd1ff0507f14a87bd495285f8f708.tar.gz freebsd-ports-gnome-3321e37e9fcbd1ff0507f14a87bd495285f8f708.tar.zst freebsd-ports-gnome-3321e37e9fcbd1ff0507f14a87bd495285f8f708.zip |
Activate rand
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 36fd43fb4815..b824974275e6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1999/07/08 13:33:40 sheldonh Exp $ +# $Id: Makefile,v 1.59 1999/07/22 13:16:02 kris Exp $ # SUBDIR += agrep @@ -45,6 +45,7 @@ SUBDIR += prag SUBDIR += py-mxTextTools SUBDIR += py-xml + SUBDIR += rand SUBDIR += rman SUBDIR += sar SUBDIR += sgmlformat |