diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-10-21 17:15:05 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-10-21 17:15:05 +0000 |
commit | 4a3a2fbe9764d6245ee22e4133647568e2ebde32 (patch) | |
tree | 4dad0ee543356ab95bc1eb78a0cafa3d318bdd41 /devel/pharmacy/Makefile | |
parent | Update to 0.30. (diff) |
Change MASTER_SITES and WWW to the project's Sourceforge address
Diffstat (limited to 'devel/pharmacy/Makefile')
-rw-r--r-- | devel/pharmacy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index 127fc7423c9c..9ff4a812a755 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -8,7 +8,8 @@ PORTNAME= pharmacy PORTVERSION= 0.2.1 CATEGORIES= devel gnome -MASTER_SITES= http://home.earthlink.net/~nawalker/pharmacy/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jedgar@FreeBSD.org |