diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 20:48:42 +0000 |
commit | b0f16becefdbe3ec8d807cf268a52a3198e77f26 (patch) | |
tree | f139ea1244ad9474a05a9650646b11b0b25b439a /databases/ruby-postgres/Makefile | |
parent | 585fef8bde6797c94cfc27ccc31ad6a6100de9de (diff) | |
download | ports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.tar.gz ports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.zip |
Notes
Diffstat (limited to 'databases/ruby-postgres/Makefile')
-rw-r--r-- | databases/ruby-postgres/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile index 8fa911952c27..9d952fdbb958 100644 --- a/databases/ruby-postgres/Makefile +++ b/databases/ruby-postgres/Makefile @@ -9,8 +9,8 @@ PORTNAME= postgres PORTVERSION= 0.7.9.2008.01.28 PORTREVISION= 1 CATEGORIES= databases ruby -MASTER_SITES= ${MASTER_SITE_RUBYFORGE} -MASTER_SITE_SUBDIR= ruby-pg +MASTER_SITES= RF +MASTER_SITE_SUBDIR= ruby-${PORTNAME} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby |