diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-19 14:46:44 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-19 14:46:44 +0000 |
commit | 7e0a4ba508a65df8a78b5de7a0818a3feb539867 (patch) | |
tree | fa03632e7b771937774960a046e37277e798542e /devel/pharmacy/Makefile | |
parent | Make port respect CFLAGS (diff) |
Update MASTER_SITES to a site that actually has the DISTFILE
Diffstat (limited to 'devel/pharmacy/Makefile')
-rw-r--r-- | devel/pharmacy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index 684db8449385..6a8bf7f32858 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -8,7 +8,7 @@ DISTNAME= pharmacy-0.2.1 CATEGORIES= devel gnome -MASTER_SITES= http://pharmacy.learnrespect.org/ +MASTER_SITES= http://home.earthlink.net/~nawalker/pharmacy/ MAINTAINER= jedgar@FreeBSD.org |