diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-27 00:11:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-27 00:11:48 +0000 |
commit | ef4308c86e56b4463826e006273d8e7ff9eabd6d (patch) | |
tree | 71bd9e226b5072bc421d052f6d1613c8a234bf1a /textproc/mgdiff | |
parent | df8121b8caa5296c2f19c60df209d0a640021ac1 (diff) | |
download | ports-ef4308c86e56b4463826e006273d8e7ff9eabd6d.tar.gz ports-ef4308c86e56b4463826e006273d8e7ff9eabd6d.zip |
Notes
Diffstat (limited to 'textproc/mgdiff')
-rw-r--r-- | textproc/mgdiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile index 75f8cc8af225..9c76f0fe3e4f 100644 --- a/textproc/mgdiff/Makefile +++ b/textproc/mgdiff/Makefile @@ -3,12 +3,12 @@ # Date created: 22 October 1996 # Whom: andreas@marvin.robin.de # -# $Id: Makefile,v 1.2 1996/11/17 09:06:15 obrien Exp $ +# $Id: Makefile,v 1.3 1997/04/11 09:39:54 obrien Exp $ # DISTNAME= mgdiff PKGNAME= mgdiff-1.0 -CATEGORIES= misc +CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |