diff options
Diffstat (limited to 'devel/pharmacy/Makefile')
-rw-r--r-- | devel/pharmacy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile index 6a8bf7f32858..5758bd4b294f 100644 --- a/devel/pharmacy/Makefile +++ b/devel/pharmacy/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: pharmacy -# Version required: 0.2.1 # Date created: 02 October 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= pharmacy-0.2.1 +PORTNAME= pharmacy +PORTVERSION= 0.2.1 CATEGORIES= devel gnome MASTER_SITES= http://home.earthlink.net/~nawalker/pharmacy/ |