aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-09-26 21:39:19 +0800
committerjkh <jkh@FreeBSD.org>1994-09-26 21:39:19 +0800
commit55107cd48be7f70074a40dcccafb8f78f3c60ca5 (patch)
tree8eecc171d88fd6adcbed0a3e91361f2a639479a9
parenta8a9d8eee3fac27d6055d38ba1d35ce560606727 (diff)
downloadfreebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.gz
freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.zst
freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.zip
Synchronize the ports with the Makefiles.
-rw-r--r--comms/Makefile5
-rw-r--r--net/Makefile4
-rw-r--r--print/Makefile4
-rw-r--r--x11/Makefile4
4 files changed, 8 insertions, 9 deletions
diff --git a/comms/Makefile b/comms/Makefile
index ae890fd0e631..dce342f17879 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,6 +1,5 @@
-# $Id: Makefile,v 1.1 1994/09/11 11:27:58 jkh Exp $
+# $Id: Makefile,v 1.1 1994/09/11 11:29:04 jkh Exp $
#
-# go nowhere for the moment.
-SUBDIR= .
+SUBDIR= mgetty+sendfax
.include <bsd.port.subdir.mk>
diff --git a/net/Makefile b/net/Makefile
index d2440f7d2779..dbfa7bb0a075 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.5 1994/09/23 20:35:39 adam Exp $
+# $Id: Makefile,v 1.6 1994/09/25 08:08:04 adam Exp $
#
-SUBDIR= dgd gn irc pmf sup
+SUBDIR= dgd gn irc pmf sup tcpblast wais
.include <bsd.port.subdir.mk>
diff --git a/print/Makefile b/print/Makefile
index cf18655d6aae..c66f749e9644 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.4 1994/08/28 10:49:45 jkh Exp $
+# $Id: Makefile,v 1.1.1.1 1994/09/11 12:54:09 jkh Exp $
#
-SUBDIR= ghostscript
+SUBDIR= ghostscript psutils
.include <bsd.port.subdir.mk>
diff --git a/x11/Makefile b/x11/Makefile
index 246ebbe03151..be83c0334fa5 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.4 1994/09/13 12:40:24 jkh Exp $
+# $Id: Makefile,v 1.5 1994/09/24 16:17:14 adam Exp $
#
-SUBDIR= emu fvwm iv tk
+SUBDIR= emu fvwm iv jetpack tk xarchie xmris xpm
.include <bsd.port.subdir.mk>