diff options
author | max <max@FreeBSD.org> | 1996-09-19 13:34:06 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1996-09-19 13:34:06 +0000 |
commit | d00507fd040255a2a196a00b95499d5a20666f33 (patch) | |
tree | 9f4fc22cc1c856c7d3877e8513106dab6ba22482 /security | |
parent | 901758a0351fe2bdc5a50a6adcd7e09db39b30bc (diff) | |
download | FreeBSD-ports-d00507fd040255a2a196a00b95499d5a20666f33.zip FreeBSD-ports-d00507fd040255a2a196a00b95499d5a20666f33.tar.gz |
Added donkey to SUBDIR.
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index c0b1812..12ff226 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.5 1996/06/15 07:01:00 gpalmer Exp $ +# $Id: Makefile,v 1.6 1996/07/10 22:19:23 asami Exp $ # SUBDIR += SSLeay + SUBDIR += donkey SUBDIR += fwtk SUBDIR += libident SUBDIR += pgp |