viewfax has been moved from x11 to comms.
Reviewed by: the ports list
This commit is contained in:
parent
70ef84a0f6
commit
b3241fee40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12321
3 changed files with 7 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.30 1998/05/16 01:39:33 dburr Exp $
|
||||
# $Id: Makefile,v 1.31 1998/06/11 12:18:01 dburr Exp $
|
||||
#
|
||||
|
||||
SUBDIR += bpl+
|
||||
|
@ -16,6 +16,7 @@
|
|||
SUBDIR += seyon
|
||||
SUBDIR += snooper
|
||||
SUBDIR += tkhylafax
|
||||
SUBDIR += viewfax
|
||||
SUBDIR += xcept
|
||||
SUBDIR += zmtx-zmrx
|
||||
|
||||
|
|
|
@ -3,10 +3,11 @@
|
|||
# Date created: 16 sept 1995
|
||||
# Whom: jmz
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1997/06/09 15:03:56 jmz Exp $
|
||||
# $Id: Makefile,v 1.9 1998/03/07 23:26:23 jmz Exp $
|
||||
#
|
||||
DISTNAME= viewfax-2.3
|
||||
CATEGORIES= x11
|
||||
|
||||
DISTNAME= viewfax-2.3
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/
|
||||
|
||||
USE_IMAKE= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.218 1998/07/14 17:53:53 mph Exp $
|
||||
# $Id: Makefile,v 1.219 1998/07/20 16:52:45 andreas Exp $
|
||||
#
|
||||
|
||||
SUBDIR += FWF
|
||||
|
@ -91,7 +91,6 @@
|
|||
SUBDIR += tvtwm
|
||||
SUBDIR += tycoon
|
||||
SUBDIR += v
|
||||
SUBDIR += viewfax
|
||||
SUBDIR += windowmaker
|
||||
SUBDIR += workplace
|
||||
SUBDIR += wm2
|
||||
|
|
Loading…
Reference in a new issue