diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-05-07 15:54:12 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-05-07 15:54:12 +0000 |
commit | 1871e665c5573ceb516db642ccd4e3633b214f05 (patch) | |
tree | 558191726557945b70d166a83eb71b6ff851e88d /devel/Makefile | |
parent | 725d90ee30d514eebd3dbad841a0e130f759bf49 (diff) | |
download | ports-1871e665c5573ceb516db642ccd4e3633b214f05.tar.gz ports-1871e665c5573ceb516db642ccd4e3633b214f05.zip |
remove SN, add sourcenav (repo copy)
Notes
Notes:
svn path=/head/; revision=80374
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 71cfbf0a791c..66efdc9bd812 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5,7 +5,6 @@ SUBDIR += ORBacus SUBDIR += ORBit SUBDIR += ORBit2 - SUBDIR += SN SUBDIR += SpecTcl SUBDIR += a2dev SUBDIR += aap @@ -860,6 +859,7 @@ SUBDIR += simulavr SUBDIR += sip SUBDIR += soup + SUBDIR += sourcenav SUBDIR += sparc-rtems-binutils SUBDIR += sparc-rtems-g77 SUBDIR += sparc-rtems-gcc |