diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
commit | 4cac729dfd7456558604e5466f39cae2838b2247 (patch) | |
tree | 951b26521b07ebae2372bb0381283f638fbf2c8e /print | |
parent | 1517fc4397c3b0632977b7886cf3db1f6e537155 (diff) |
Synchronize the ports with the Makefiles.
Notes
Notes:
svn path=/head/; revision=132
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 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> |