diff options
author | tg <tg@FreeBSD.org> | 1997-01-24 07:51:16 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-24 07:51:16 +0000 |
commit | 0bf931a596ed1d39570cbbae38dce471cf7ab0f4 (patch) | |
tree | 4164c88d12764e03cb8ae93f1f410af598d2a757 /misc | |
parent | f48c6813004223a2d37e5745288014bee734ff1c (diff) | |
download | FreeBSD-ports-0bf931a596ed1d39570cbbae38dce471cf7ab0f4.zip FreeBSD-ports-0bf931a596ed1d39570cbbae38dce471cf7ab0f4.tar.gz |
Activate rpm.
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 368e618..a8682a4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.98 1996/12/29 04:45:47 obrien Exp $ +# $Id: Makefile,v 1.99 1997/01/05 22:57:28 obrien Exp $ # SUBDIR += amanda @@ -35,6 +35,7 @@ SUBDIR += plan SUBDIR += recode SUBDIR += rman + SUBDIR += rpm SUBDIR += screen SUBDIR += splitvt SUBDIR += team |