diff options
author | nsayer <nsayer@FreeBSD.org> | 1999-04-03 03:09:53 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 1999-04-03 03:09:53 +0800 |
commit | ce17c4c25033dc4e7282fce956d6f42885f4e411 (patch) | |
tree | 668344acf60e6b3626a70a10a4bd1787742f721d /security | |
parent | 0583beba066100b8b3a68959ff72646e87878968 (diff) | |
download | freebsd-ports-gnome-ce17c4c25033dc4e7282fce956d6f42885f4e411.tar.gz freebsd-ports-gnome-ce17c4c25033dc4e7282fce956d6f42885f4e411.tar.zst freebsd-ports-gnome-ce17c4c25033dc4e7282fce956d6f42885f4e411.zip |
Add SUBDIR line for new identify port
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 642c864df6c7..5481f91b0b5a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1999/03/19 22:26:22 asami Exp $ +# $Id: Makefile,v 1.48 1999/03/31 14:22:19 dirk Exp $ # SUBDIR += bjorb @@ -13,6 +13,7 @@ SUBDIR += fwtk SUBDIR += gnupg SUBDIR += gtkportscan + SUBDIR += identify SUBDIR += john SUBDIR += krb5 SUBDIR += l0pht-watch |