diff options
author | bms <bms@FreeBSD.org> | 2004-01-03 14:28:36 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2004-01-03 14:28:36 +0800 |
commit | 12c2bc5660f2be404a976f6ccd0c7e53e0c50a4c (patch) | |
tree | 8ab416a8111e5b2cf67793d42b0b615999f77e25 /net/Makefile | |
parent | fd963a5357d4de41c3f7b7f3197b0931bf6a856b (diff) | |
download | freebsd-ports-graphics-12c2bc5660f2be404a976f6ccd0c7e53e0c50a4c.tar.gz freebsd-ports-graphics-12c2bc5660f2be404a976f6ccd0c7e53e0c50a4c.tar.zst freebsd-ports-graphics-12c2bc5660f2be404a976f6ccd0c7e53e0c50a4c.zip |
Rename NoCatSplash to nocatsplash from rev 1.1.
Add IGNORE line for OSVERSION < 500000 due to security/pf dependency.
Requested by: kris
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 4063e01a14e..62dcc081659 100644 --- a/net/Makefile +++ b/net/Makefile @@ -395,6 +395,7 @@ SUBDIR += nload SUBDIR += nocatauth-gateway SUBDIR += nocatauth-server + SUBDIR += nocatsplash SUBDIR += nocol SUBDIR += nrpe SUBDIR += nrpep |