summaryrefslogtreecommitdiff
path: root/comms/seyon/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 03:01:21 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 03:01:21 +0000
commitfe5b7da7740ec43483458ef42c6e8f3b53c4902d (patch)
treedd4aac2e64c7203101293c618f147ea71478f661 /comms/seyon/Makefile
parentUpgrade LSOF to version 3.81. (diff)
CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
Diffstat (limited to '')
-rw-r--r--comms/seyon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile
index b9ff5f020d62..d0a2ff90f4fc 100644
--- a/comms/seyon/Makefile
+++ b/comms/seyon/Makefile
@@ -3,18 +3,18 @@
# Date created: 3 October 1994
# Whom: Michael Elbel (me)
#
-# $Id$
+# $Id: Makefile,v 1.5 1995/04/11 02:32:01 asami Exp $
#
DISTNAME= Seyon-2.14b
PKGNAME= seyon-2.14b
-CATEGORIES+= comms x11
+CATEGORIES= comms x11
MASTER_SITES= ftp://sipb.mit.edu/pub/seyon/
DISTFILES= Seyon-2.14b-tar.Z
MAINTAINER= me@FreeBSD.org
-USE_IMAKE= yes
WRKSRC= ${WRKDIR}/seyon
+USE_IMAKE= yes
.include <bsd.port.mk>