diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
commit | 55107cd48be7f70074a40dcccafb8f78f3c60ca5 (patch) | |
tree | 8eecc171d88fd6adcbed0a3e91361f2a639479a9 /print | |
parent | a8a9d8eee3fac27d6055d38ba1d35ce560606727 (diff) | |
download | FreeBSD-ports-55107cd48be7f70074a40dcccafb8f78f3c60ca5.zip FreeBSD-ports-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.gz |
Synchronize the ports with the Makefiles.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index cf18655..c66f749 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> |