diff options
Diffstat (limited to 'finance/xquote/Makefile')
-rw-r--r-- | finance/xquote/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/xquote/Makefile b/finance/xquote/Makefile index 54f6b276123a..1555a0a30560 100644 --- a/finance/xquote/Makefile +++ b/finance/xquote/Makefile @@ -1,11 +1,11 @@ # New ports collection makefile for: xquote -# Version required: 1.1 # Date created: 4 Jan 1998 # Whom: Ian Struble <ian@broken.net> # # $FreeBSD$ -DISTNAME= xquote-1.1 +PORTNAME= xquote +PORTVERSION= 1.1 CATEGORIES= misc MASTER_SITES= http://sunsite.auc.dk/xinvest/ \ ${MASTER_SITE_XCONTRIB} |