diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1998-11-08 16:32:07 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1998-11-08 16:32:07 +0000 |
commit | 560db6ff260cdcfcdbff198a2f7158dcaefd0de7 (patch) | |
tree | 6e214dccf8ed0ca4c0b5316cf9870aa98e4d92db /comms/seyon | |
parent | f266cba06966402f855dbddc0dee5a2e79435f6b (diff) | |
download | ports-560db6ff260cdcfcdbff198a2f7158dcaefd0de7.tar.gz ports-560db6ff260cdcfcdbff198a2f7158dcaefd0de7.zip |
Notes
Diffstat (limited to 'comms/seyon')
-rw-r--r-- | comms/seyon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/seyon/Makefile b/comms/seyon/Makefile index dd41b6cd3cf3..8895190cf2ca 100644 --- a/comms/seyon/Makefile +++ b/comms/seyon/Makefile @@ -3,7 +3,7 @@ # Date created: 3 October 1994 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.8 1998/07/27 23:24:06 asami Exp $ +# $Id: Makefile,v 1.9 1998/09/16 02:25:00 steve Exp $ # DISTNAME= Seyon-2.14b @@ -16,7 +16,7 @@ MAINTAINER= me@FreeBSD.org WRKSRC= ${WRKDIR}/seyon USE_IMAKE= yes -BROKEN= Installs file in ${HOME}/.seyon +BROKEN= Installs file in \$${HOME}/.seyon MAN1= seyon.1 |