diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-10-31 03:15:07 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-10-31 03:15:07 +0000 |
commit | ced1ab174a6aec38bf1035247926a998111fa3f8 (patch) | |
tree | 78f8d220064776f4918a34106b9f7b282be99d97 | |
parent | 981420fb43bfedddd64342ab613cdfb85f60eefc (diff) | |
download | ports-ced1ab174a6aec38bf1035247926a998111fa3f8.tar.gz ports-ced1ab174a6aec38bf1035247926a998111fa3f8.zip |
Notes
-rw-r--r-- | news/inn/Makefile.layout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/inn/Makefile.layout b/news/inn/Makefile.layout index 052fc51745c4..93c7fa65bec5 100644 --- a/news/inn/Makefile.layout +++ b/news/inn/Makefile.layout @@ -1,5 +1,7 @@ # $FreeBSD$ +INN_LAYOUT?= old + .if !empty(INN_LAYOUT:L:Mnew) #----------------------------------------------------------------------- # New-style layout. Keep database, spool, and other transient data under |