diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-10-03 11:42:39 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-10-03 11:42:39 +0000 |
commit | 340ffaa891dc87f6c8026493fba5ebebf40915a4 (patch) | |
tree | 99b707713aaa9b0cfd76b8870ee14e4ccd7cb7e5 /finance | |
parent | 89b0f68ed455d43a89ca44a65099cfc7f1b366b6 (diff) | |
download | ports-340ffaa891dc87f6c8026493fba5ebebf40915a4.tar.gz ports-340ffaa891dc87f6c8026493fba5ebebf40915a4.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/ccard/Makefile | 6 | ||||
-rw-r--r-- | finance/ccard/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/ccard/Makefile b/finance/ccard/Makefile index d25cd2b5cf18..b319361dcc19 100644 --- a/finance/ccard/Makefile +++ b/finance/ccard/Makefile @@ -8,14 +8,16 @@ PORTNAME= ccard PORTVERSION= 1.1 CATEGORIES= finance -MASTER_SITES= http://www.canb.auug.org.au/~millerp/ \ - http://critical.ch/distfiles/ \ +MASTER_SITES= http://critical.ch/distfiles/ \ http://energy.critical.ch/distfiles/ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= A command line offline credit card validator/analyzer +DEPRECATED= Project disappeared from the internet +EXPIRATION_DATE=2006-12-03 + GNU_CONFIGURE= yes PLIST_FILES= bin/ccard diff --git a/finance/ccard/pkg-descr b/finance/ccard/pkg-descr index 4639d7dceaa2..ed90cdffffa1 100644 --- a/finance/ccard/pkg-descr +++ b/finance/ccard/pkg-descr @@ -11,7 +11,5 @@ It can also determine the following credit card types: * Japanese Credit Bureau * Australian Bankcard -WWW: http://www.canb.auug.org.au/~millerp/ccard.html - - ehaupt ehaupt@critical.ch |