diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-26 21:39:19 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-26 21:39:19 +0800 |
commit | 55107cd48be7f70074a40dcccafb8f78f3c60ca5 (patch) | |
tree | 8eecc171d88fd6adcbed0a3e91361f2a639479a9 /comms | |
parent | a8a9d8eee3fac27d6055d38ba1d35ce560606727 (diff) | |
download | freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.gz freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.zst freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.zip |
Synchronize the ports with the Makefiles.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/Makefile | 5 |
1 files changed, 2 insertions, 3 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> |