diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-06 04:29:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-06 04:29:18 +0800 |
commit | ffae13d9000612a3ad1acaf9972fa1d007c1450d (patch) | |
tree | df455fa58876a0651fd271b0b60b58cb08498cfa /deskutils/Makefile | |
parent | 3ef141207723516b974cf7c72b0daf7968188f24 (diff) | |
download | freebsd-ports-gnome-ffae13d9000612a3ad1acaf9972fa1d007c1450d.tar.gz freebsd-ports-gnome-ffae13d9000612a3ad1acaf9972fa1d007c1450d.tar.zst freebsd-ports-gnome-ffae13d9000612a3ad1acaf9972fa1d007c1450d.zip |
- Respect rubygems naming: rename deskutils/taskjuggler to deskutils/rubygem-taskjuggler
- Update to 3.5.0
- Remove leading indefinite article from COMMENT
- Use PLIST_FILES instead of PLIST
- Remove outdated RUBY_VER check
Changes: http://www.taskjuggler.org/tj3/doc/CHANGELOG.html
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index aebc7a0effec..4d0e4472f4e1 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -212,6 +212,7 @@ SUBDIR += rolo SUBDIR += rox-memo SUBDIR += rubrica + SUBDIR += rubygem-taskjuggler SUBDIR += semantik SUBDIR += silence SUBDIR += simpleagenda @@ -230,7 +231,6 @@ SUBDIR += systempreferences SUBDIR += tagutils SUBDIR += taskcoach - SUBDIR += taskjuggler SUBDIR += taskwarrior SUBDIR += teapot SUBDIR += tel |