diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-12 20:26:23 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-12 20:26:23 +0000 |
commit | 2327dcc513edf942d1e35b5e5bdc16284e569fa6 (patch) | |
tree | 70e897d7b101b00299ac2d5ba32f73442264f5a8 /x11/XFree86-4 | |
parent | COMMENT should be all on the first line. Delete the LF which was before (diff) |
Now the rest of the ports Makefiles....
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r-- | x11/XFree86-4/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile index e759bd496fd9..d51f45d7d4f6 100644 --- a/x11/XFree86-4/Makefile +++ b/x11/XFree86-4/Makefile @@ -1,3 +1,17 @@ +# New ports collection makefile for: XFree86 +# Version required: 3.1.1 +# Date created: 5 January 1995 +# Whom: jmz +# +# $Id$ +# + +####################################################################### +# # +# Configurable Section # +# # +####################################################################### +# # uncomment one of the 3 lines below! #(X-Consortium CDROM, O'Reilly 'X-Companion' CDROM, or X by FTP (_*BIG*_) #X11_ON_X_CDROM = yes |