diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 07:27:41 +0000 |
| commit | 6c450aae0f9b1c770813cb4c9964a62d308b33c1 (patch) | |
| tree | 47fb91fdc945d566a6aa7b58bde3df69e9cba43f /print/offix-printer | |
| parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) | |
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'print/offix-printer')
| -rw-r--r-- | print/offix-printer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/offix-printer/Makefile b/print/offix-printer/Makefile index b9a6ecedd864..c1937de3cdcb 100644 --- a/print/offix-printer/Makefile +++ b/print/offix-printer/Makefile @@ -3,12 +3,12 @@ # Date created: 28 Jun 1997 # Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> # -# $Id: Makefile,v 1.4 1998/09/17 00:32:53 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/27 03:16:05 steve Exp $ # DISTNAME= Printer-2.4 PKGNAME= offix-printer-2.4 -CATEGORIES= print x11 offix +CATEGORIES= print offix MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX |
