diff options
Diffstat (limited to 'devel/pharmacy')
-rw-r--r-- | devel/pharmacy/Makefile | 3 | ||||
-rw-r--r-- | devel/pharmacy/pkg-descr | 2 |
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 |