aboutsummaryrefslogtreecommitdiffstats
path: root/comms/seyon
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-17 11:01:21 +0800
committerobrien <obrien@FreeBSD.org>1996-11-17 11:01:21 +0800
commitf3b910daf6acba1e9a253051e58809dc0a8712e9 (patch)
treefd33af7ec664ecdcf721d4c31eedcfec4270c346 /comms/seyon
parentfe23db143fb666e4e0489caf162cc3d0f0ef0507 (diff)
downloadfreebsd-ports-gnome-f3b910daf6acba1e9a253051e58809dc0a8712e9.tar.gz
freebsd-ports-gnome-f3b910daf6acba1e9a253051e58809dc0a8712e9.tar.zst
freebsd-ports-gnome-f3b910daf6acba1e9a253051e58809dc0a8712e9.zip
CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
Diffstat (limited to 'comms/seyon')
-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>