diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-26 03:21:27 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-06-26 03:21:27 +0000 |
commit | 333962fb94086dec5f79ac10da278ba40e60dd62 (patch) | |
tree | 2e105f41f6033101374e55fe63800c17435b5a3e /misc/rabbit | |
parent | 46452a19b5a7d3ccb2d53ca32e8df0e2aa92d8bb (diff) | |
download | ports-333962fb94086dec5f79ac10da278ba40e60dd62.tar.gz ports-333962fb94086dec5f79ac10da278ba40e60dd62.zip |
Notes
Diffstat (limited to 'misc/rabbit')
-rw-r--r-- | misc/rabbit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/rabbit/Makefile b/misc/rabbit/Makefile index f994d0271cd4..619465f89fd6 100644 --- a/misc/rabbit/Makefile +++ b/misc/rabbit/Makefile @@ -7,6 +7,7 @@ PORTNAME= rabbit PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= misc ruby MASTER_SITES= http://www.cozmixng.org/~kou/download/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/rabbit|} |