diff options
author | mezz <mezz@FreeBSD.org> | 2008-03-24 12:37:06 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-03-24 12:37:06 +0800 |
commit | 105434e49e204ac65412bccaaec69c36c7d2d6e8 (patch) | |
tree | 336b04bb07504b1e15d7f5cb06fc5bc4e8089a0f /print/ruby-gnomeprint | |
parent | f8d95da0a98a01c2d54ac14a19835f5ec42388fe (diff) | |
download | freebsd-ports-graphics-105434e49e204ac65412bccaaec69c36c7d2d6e8.tar.gz freebsd-ports-graphics-105434e49e204ac65412bccaaec69c36c7d2d6e8.tar.zst freebsd-ports-graphics-105434e49e204ac65412bccaaec69c36c7d2d6e8.zip |
Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.
Diffstat (limited to 'print/ruby-gnomeprint')
-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 d15b704705d..588a460e2cc 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} |