1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Activate NPS port.

This commit is contained in:
Ralf S. Engelschall 1999-05-23 14:55:24 +00:00
parent 48e1819573
commit 5d77d32e3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18942

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.184 1999/05/12 10:04:53 asami Exp $
# $Id: Makefile,v 1.185 1999/05/20 14:43:16 kuriyama Exp $
#
SUBDIR += ElectricFence
@ -91,6 +91,7 @@
SUBDIR += nasm
SUBDIR += ncurses
SUBDIR += noweb
SUBDIR += nps
SUBDIR += omniORB
SUBDIR += p5-BSD-Resource
SUBDIR += p5-C-Scan