diff options
author | tg <tg@FreeBSD.org> | 1997-01-24 15:51:16 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-01-24 15:51:16 +0800 |
commit | 0bf931a596ed1d39570cbbae38dce471cf7ab0f4 (patch) | |
tree | 4164c88d12764e03cb8ae93f1f410af598d2a757 /misc/Makefile | |
parent | f48c6813004223a2d37e5745288014bee734ff1c (diff) | |
download | freebsd-ports-gnome-0bf931a596ed1d39570cbbae38dce471cf7ab0f4.tar.gz freebsd-ports-gnome-0bf931a596ed1d39570cbbae38dce471cf7ab0f4.tar.zst freebsd-ports-gnome-0bf931a596ed1d39570cbbae38dce471cf7ab0f4.zip |
Activate rpm.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 368e618a1b24..a8682a41a70f 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 |