diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-05-12 22:25:44 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-05-12 22:25:44 +0000 |
commit | 654450ffc16c8b70b0d61739a16811fb3538ff98 (patch) | |
tree | f10c8721040599cdee6738935b61ae2942991c7d /devel | |
parent | c40751aeb0edb1b4b0adf3e83798a5a961700e0d (diff) | |
download | FreeBSD-ports-654450ffc16c8b70b0d61739a16811fb3538ff98.zip FreeBSD-ports-654450ffc16c8b70b0d61739a16811fb3538ff98.tar.gz |
Activate amulet.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index bf421d5..7babf80 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.103 1998/05/05 05:08:39 mph Exp $ +# $Id: Makefile,v 1.104 1998/05/07 15:59:43 vanilla Exp $ # SUBDIR += ElectricFence SUBDIR += SWIG SUBDIR += SpecTcl + SUBDIR += amulet SUBDIR += asl SUBDIR += autoconf SUBDIR += automake |