diff options
author | kwm <kwm@FreeBSD.org> | 2017-05-20 17:29:06 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2017-05-20 17:29:06 +0800 |
commit | 7e338ed1677a21daf83339525eb6a72ab24265ab (patch) | |
tree | 6c1493d6097304bb912b3754c7799d92a7355df5 /net/Makefile | |
parent | 2b70395a56e8be229146c572408313802b00d8ca (diff) | |
download | freebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.tar.gz freebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.tar.zst freebsd-ports-gnome-7e338ed1677a21daf83339525eb6a72ab24265ab.zip |
svn copy grilo -> grilo2 and grilo-plugins -> grilo-plugins2
* These is done so grilo and grilo-plugins can be updated to 0.3.x and
the users of grilo can switch when they are ready.
* Chase grilo users to the new locations.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 03021983860f..b18456e7b04c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -194,6 +194,8 @@ SUBDIR += grdesktop SUBDIR += grilo SUBDIR += grilo-plugins + SUBDIR += grilo-plugins2 + SUBDIR += grilo2 SUBDIR += grive SUBDIR += grive2 SUBDIR += grsync |