diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-03-24 04:37:06 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-03-24 04:37:06 +0000 |
commit | 427b9be748236afe357167fc1600fdd61f1affda (patch) | |
tree | 8f7bc7d197e165bc340686b59d878fd9de7f886f /print | |
parent | Add an entry for rhythmbox-devel. (diff) |
Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.
Notes
Notes:
svn path=/head/; revision=209668
Diffstat (limited to 'print')
-rw-r--r-- | print/ruby-gnomeprint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/ruby-gnomeprint/Makefile b/print/ruby-gnomeprint/Makefile index d15b704705d7..588a460e2cc1 100644 --- a/print/ruby-gnomeprint/Makefile +++ b/print/ruby-gnomeprint/Makefile @@ -8,7 +8,6 @@ PORTNAME= gnomeprint PORTVERSION= ${RUBY_GNOME_PORTVERSION} -PORTREVISION= 1 CATEGORIES= print ruby gnome MASTER_SITES= ${RUBY_GNOME_MASTER_SITES} MASTER_SITE_SUBDIR= ${RUBY_GNOME_MASTER_SITE_SUBDIR} |