diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2004-02-15 00:12:48 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2004-02-15 00:12:48 +0000 |
commit | 1dae57c6c1793b1a6050c02a6d9041affa8ce501 (patch) | |
tree | f1817a09b1e41735555b711b2aefe2b87afdbf7f | |
parent | dbc87a679e5e749ce6c2a69fc21aca1141e281b9 (diff) |
Finish the job of killing off linux-p4v.
Notes
Notes:
svn path=/head/; revision=100955
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | devel/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -811,3 +811,4 @@ lang/g95|lang/gfortran|2004-02-11|change to appropreate name www/mozilla-firebird|www/firefox|2004-02-11|Project changed names x11-wm/mosfet-liquid||2004-02-13|obsolete mail/mozilla-thunderbird|mail/thunderbird|2004-02-14|Name change to fit the project +devel/linux-p4v|devel/p4v|2004-02-14|FreeBSD native version of port now available diff --git a/devel/Makefile b/devel/Makefile index b16fefc79eae..44d2446e3015 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -426,7 +426,6 @@ SUBDIR += linux-allegro SUBDIR += linux-glib2 SUBDIR += linux-libglade - SUBDIR += linux-p4v SUBDIR += linux-runrev SUBDIR += linux-sdl12 SUBDIR += linux-understand_ada |