diff options
author | max <max@FreeBSD.org> | 1997-10-13 12:41:07 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-10-13 12:41:07 +0800 |
commit | 65d63e328b16f880c026b0e65b38359c40885a65 (patch) | |
tree | 3edcf1586097f13e7da2228e187ce3d8b2a54ceb /comms | |
parent | edd4e131e2ce59d3796b107bd7dab65b08aae47d (diff) | |
download | freebsd-ports-gnome-65d63e328b16f880c026b0e65b38359c40885a65.tar.gz freebsd-ports-gnome-65d63e328b16f880c026b0e65b38359c40885a65.tar.zst freebsd-ports-gnome-65d63e328b16f880c026b0e65b38359c40885a65.zip |
Move ports/misc/qpage to ports/comms/misc.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/Makefile b/comms/Makefile index d6eb1b859e8e..2d7adb5fd85d 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1997/05/20 06:25:51 asami Exp $ +# $Id: Makefile,v 1.25 1997/06/08 11:24:45 andreas Exp $ # SUBDIR += bpl+ @@ -8,6 +8,7 @@ SUBDIR += lrzsz SUBDIR += mgetty+sendfax SUBDIR += minicom + SUBDIR += qpage SUBDIR += rzsz SUBDIR += seyon SUBDIR += snooper |