diff options
author | knu <knu@FreeBSD.org> | 2001-09-18 01:54:27 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-18 01:54:27 +0800 |
commit | c97509cb800059e3a20d77a1178ccb9bbd7a2375 (patch) | |
tree | 3e51ce5f99ffca747d541c38e82243437ced30d1 /graphics/ruby-gdchart | |
parent | 5a47fa472a9af626731ae9d4f2b80581f7baf1df (diff) | |
download | freebsd-ports-gnome-c97509cb800059e3a20d77a1178ccb9bbd7a2375.tar.gz freebsd-ports-gnome-c97509cb800059e3a20d77a1178ccb9bbd7a2375.tar.zst freebsd-ports-gnome-c97509cb800059e3a20d77a1178ccb9bbd7a2375.zip |
Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
Diffstat (limited to 'graphics/ruby-gdchart')
-rw-r--r-- | graphics/ruby-gdchart/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ruby-gdchart/Makefile b/graphics/ruby-gdchart/Makefile index ea08160c37b8..ec58fd69520d 100644 --- a/graphics/ruby-gdchart/Makefile +++ b/graphics/ruby-gdchart/Makefile @@ -6,6 +6,7 @@ PORTNAME= gdchart PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= http://www.aragorn.demon.nl/lib/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |