diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-10 03:57:22 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-10 03:57:22 +0000 |
commit | 1cbc24f2285a280e78f9538ea578b5393592e73d (patch) | |
tree | 48bc28c60a98b7e1f653c431b301ca5782d2de25 | |
parent | Move the gnomevfs2 programming reference to the gnomevfs2-reference port. (diff) |
Update master site.
Reported by: fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=161882
-rw-r--r-- | devel/ngpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ngpt/Makefile b/devel/ngpt/Makefile index c32a48d79c49..86b122e2c937 100644 --- a/devel/ngpt/Makefile +++ b/devel/ngpt/Makefile @@ -9,7 +9,7 @@ PORTNAME= ngpt PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= http://www.sharma-home.net/people/adsharma/projects/freebsd/ +MASTER_SITES= http://www.sharma-home.net/people/arun/projects/freebsd/ MASTER_SITE_SUBDIR= ngpt-${PORTVERSION}.tar.gz MAINTAINER= ports@FreeBSD.org |