diff options
author | lioux <lioux@FreeBSD.org> | 2003-06-03 10:44:10 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-06-03 10:44:10 +0800 |
commit | 407df58e9777dea8385a52aa01aba92f0bb832d9 (patch) | |
tree | f0e917aa89361c5c489e0364645625b5d2282d82 /devel | |
parent | e78ea96350bdda6e613ee5bb5e5d33cbaf27f11a (diff) | |
download | freebsd-ports-gnome-407df58e9777dea8385a52aa01aba92f0bb832d9.tar.gz freebsd-ports-gnome-407df58e9777dea8385a52aa01aba92f0bb832d9.tar.zst freebsd-ports-gnome-407df58e9777dea8385a52aa01aba92f0bb832d9.zip |
Link to new location after repo copy move
understand_ada -> linux-understand_ada
understand_c -> linux-understand_c
Repo copy approved by: portmgr (self)
Repo copied by: cvs (joe)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index c3207dc9d135..9937ad677247 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -357,6 +357,8 @@ SUBDIR += linux-libglade SUBDIR += linux-runrev SUBDIR += linux-sdl12 + SUBDIR += linux-understand_ada + SUBDIR += linux-understand_c SUBDIR += linux-understand_java SUBDIR += linux_devtools-6 SUBDIR += linux_devtools-7 @@ -932,8 +934,6 @@ SUBDIR += uds SUBDIR += uisp SUBDIR += umbrello - SUBDIR += understand_ada - SUBDIR += understand_c SUBDIR += upnp SUBDIR += ups-debug SUBDIR += varconf |