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 /editors/offix-editor | |
parent | 6ab10bb92cc8eb96f492347e6e8caa21e5c0b545 (diff) | |
download | ports-6c450aae0f9b1c770813cb4c9964a62d308b33c1.tar.gz ports-6c450aae0f9b1c770813cb4c9964a62d308b33c1.zip |
Notes
Diffstat (limited to 'editors/offix-editor')
-rw-r--r-- | editors/offix-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/offix-editor/Makefile b/editors/offix-editor/Makefile index e8dd15e7cc74..2e4e0343c4a9 100644 --- a/editors/offix-editor/Makefile +++ b/editors/offix-editor/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:30 asami Exp $ +# $Id: Makefile,v 1.5 1998/09/27 03:16:04 steve Exp $ # DISTNAME= Editor-2.4 PKGNAME= offix-editor-2.4 -CATEGORIES= editors x11 offix +CATEGORIES= editors offix MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX |