diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 00:11:56 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-04-03 00:11:56 +0000 |
commit | 30cb57c1adfc44ac3abbe38c69d97dc9e3b13d26 (patch) | |
tree | c80c01ba11cd909fce0f5a8aca5910cc04ddbfbb /textproc/ruby-diff/Makefile | |
parent | - reorg of rc script based on standards and move from .sh => .in (diff) |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=294139
Diffstat (limited to 'textproc/ruby-diff/Makefile')
-rw-r--r-- | textproc/ruby-diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-diff/Makefile b/textproc/ruby-diff/Makefile index e5e6374e5c82..09546f317d11 100644 --- a/textproc/ruby-diff/Makefile +++ b/textproc/ruby-diff/Makefile @@ -9,7 +9,7 @@ PORTNAME= diff PORTVERSION= 0.4 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= matusita/ruby-diff +MASTER_SITE_SUBDIR= ports/ruby-diff PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |