diff options
author | mezz <mezz@FreeBSD.org> | 2004-11-16 07:47:31 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2004-11-16 07:47:31 +0000 |
commit | d5ab291e6fb73d29fb061edcaecf9b17eff0cf9f (patch) | |
tree | b6f9915ca4162aa6c5d4408faeab804c8d25b7d5 /CHANGES | |
parent | a42580ec464479b8433e31354601571cebfd6dff (diff) | |
download | FreeBSD-ports-d5ab291e6fb73d29fb061edcaecf9b17eff0cf9f.zip FreeBSD-ports-d5ab291e6fb73d29fb061edcaecf9b17eff0cf9f.tar.gz |
20041116:
AUTHOR: gnome@FreeBSD.org
The way OMF files are handled has been changed to use the new INSTALLS_OMF
macro (similar to INSTALLS_SHLIB). Details about the new macro can be found
at http://www.FreeBSD.org/gnome/docs/porting.html and bsd.gnome.mk.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,6 +10,12 @@ in the release notes. All ports committers are allowed to commit to this file. +20041116: +AUTHOR: gnome@FreeBSD.org + The way OMF files are handled has been changed to use the new INSTALLS_OMF + macro (similar to INSTALLS_SHLIB). Details about the new macro can be found + at http://www.FreeBSD.org/gnome/docs/porting.html and bsd.gnome.mk. + 20041113: AUTHOR: portmgr@FreeBSD.org Since INDEX version in CVS is always too old, portmgr decided to |