diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-02-21 03:48:26 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-02-21 03:48:26 +0000 |
commit | 3655ead184ca5a667869c45f7a8576a009a9a945 (patch) | |
tree | 56089370d738f98e1819ea9513d8059fe90edb33 /finance/qhacc/Makefile | |
parent | Update to 0.2p (diff) |
Update to 0.2.8
PR: 16851
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=26075
Diffstat (limited to 'finance/qhacc/Makefile')
-rw-r--r-- | finance/qhacc/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index b40d9fdeee8e..924a5b8bb184 100644 --- a/finance/qhacc/Makefile +++ b/finance/qhacc/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: qhacc -# Version required: 0.2.6 +# Version required: 0.2.8 # Date created: 28 Dec 1999 # Whom: Will Andrews <andrews@technologist.com> # # $FreeBSD$ # -DISTNAME= qhacc-0.2.6 +DISTNAME= qhacc_0.2.8 +PKGNAME= qhacc-0.2.8 CATEGORIES= misc -MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ +MASTER_SITES= ftp://ftp.ostrich-emulators.cx/qhacc/ MAINTAINER= andrews@technologist.com |