diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-04 19:08:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-04 19:08:13 +0000 |
commit | 4275cb17e66ebd2457af924711a6085e897232c3 (patch) | |
tree | 7b0eeda473e84f1b0bf5e409a3ecbbd20590aade /devel/ORBit | |
parent | Turn on Linuxthreads port. see the README for details on limitations (diff) |
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
Notes
Notes:
svn path=/head/; revision=23576
Diffstat (limited to 'devel/ORBit')
-rw-r--r-- | devel/ORBit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index 585413b565c3..4627c1205826 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -9,7 +9,7 @@ DISTNAME= ORBit-0.5.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/ORBit +MASTER_SITE_SUBDIR= stable/sources/ORBit MAINTAINER= nakai@FreeBSD.org |