diff options
author | asami <asami@FreeBSD.org> | 1998-08-08 06:00:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-08-08 06:00:00 +0800 |
commit | b60b538a4caa09975f02a88194ad2483325d8060 (patch) | |
tree | 1aadfe6d1a5bfabe74885a2317f9cf6beb0616d3 /comms/Makefile | |
parent | 9bfb4b0e513b1ad3879d4396a23245775bfd54c2 (diff) | |
download | freebsd-ports-gnome-b60b538a4caa09975f02a88194ad2483325d8060.tar.gz freebsd-ports-gnome-b60b538a4caa09975f02a88194ad2483325d8060.tar.zst freebsd-ports-gnome-b60b538a4caa09975f02a88194ad2483325d8060.zip |
viewfax has been moved from x11 to comms.
Reviewed by: the ports list
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index 4c6aad9f6d54..52ab4fd5d397 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -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 |