summaryrefslogtreecommitdiff
path: root/misc/fep
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-11 05:50:23 +0000
commit47a616f11d266abac2936b7fc036ae1f1a1cc70d (patch)
tree04f524367e2c1e7a76912077649c7df5494a5dcb /misc/fep
parentUpgrade (diff)
CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
Notes
Notes: svn path=/head/; revision=4385
Diffstat (limited to 'misc/fep')
-rw-r--r--misc/fep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile
index e7e4a1789e29..fd07d5414497 100644
--- a/misc/fep/Makefile
+++ b/misc/fep/Makefile
@@ -3,12 +3,12 @@
# Date created: 20 Feb 1996
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/03/18 11:56:34 asami Exp $
#
DISTNAME= fep
PKGNAME= fep-1.0
-CATEGORIES+= misc
+CATEGORIES= misc
MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/
MAINTAINER= nobu@psrc.isac.co.jp