diff options
author | smace <smace@FreeBSD.org> | 1998-11-12 09:35:23 +0800 |
---|---|---|
committer | smace <smace@FreeBSD.org> | 1998-11-12 09:35:23 +0800 |
commit | 9c782ca7693c052f8347ba234a4ec2292cb40cb2 (patch) | |
tree | 754c6994d19f31d8d9806e89866b5bb01a88654b /misc | |
parent | 20e95febfa6094f788c050a67ac41379f212cac4 (diff) | |
download | freebsd-ports-gnome-9c782ca7693c052f8347ba234a4ec2292cb40cb2.tar.gz freebsd-ports-gnome-9c782ca7693c052f8347ba234a4ec2292cb40cb2.tar.zst freebsd-ports-gnome-9c782ca7693c052f8347ba234a4ec2292cb40cb2.zip |
Add rc5des
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 31deaeb4eb88..7d711ef6044d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.171 1998/10/23 14:45:34 vanilla Exp $ +# $Id: Makefile,v 1.172 1998/10/26 11:58:59 vanilla Exp $ # SUBDIR += acron @@ -47,6 +47,7 @@ SUBDIR += p5-Locale-Codes SUBDIR += p5-Search SUBDIR += qclock + SUBDIR += rc5des SUBDIR += rpm SUBDIR += screen SUBDIR += scriptkit |