diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-04 05:10:27 +0000 |
commit | 73f7c91b5db64227b0424a92b16a5281814d369e (patch) | |
tree | 779002a33b117700b9b11296adbdfe2fa193739a /textproc/ruby-gdome | |
parent | 198d7e35dbecd9d263b220de68772bff2e049547 (diff) |
Notes
Diffstat (limited to 'textproc/ruby-gdome')
-rw-r--r-- | textproc/ruby-gdome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-gdome/Makefile b/textproc/ruby-gdome/Makefile index 57994dd16911..9c6ff5133f0c 100644 --- a/textproc/ruby-gdome/Makefile +++ b/textproc/ruby-gdome/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdome PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc ruby MASTER_SITES= http://download.berlios.de/libgdome-ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |