summaryrefslogtreecommitdiff
path: root/devel/pharmacy
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-10-21 17:15:05 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-10-21 17:15:05 +0000
commit4a3a2fbe9764d6245ee22e4133647568e2ebde32 (patch)
tree4dad0ee543356ab95bc1eb78a0cafa3d318bdd41 /devel/pharmacy
parentUpdate to 0.30. (diff)
Change MASTER_SITES and WWW to the project's Sourceforge address
Notes
Notes: svn path=/head/; revision=34076
Diffstat (limited to 'devel/pharmacy')
-rw-r--r--devel/pharmacy/Makefile3
-rw-r--r--devel/pharmacy/pkg-descr2
2 files changed, 3 insertions, 2 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
diff --git a/devel/pharmacy/pkg-descr b/devel/pharmacy/pkg-descr
index 60e31702245e..cfad1f99da93 100644
--- a/devel/pharmacy/pkg-descr
+++ b/devel/pharmacy/pkg-descr
@@ -2,7 +2,7 @@ Pharmacy intends to be a GNOME compliant front-end to CVS.
Currently, it provides a limited user interface to CVS
commands and a "console" for the lazy power-user.
-WWW: http://home.earthlink.net/~nawalker/pharmacy/
+WWW: http://pharmacy.sourceforge.net/
- Chris D. Faulhaber
jedgar@fxp.org