diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-09 23:51:52 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-09 23:51:52 +0000 |
commit | 4ffc66ed821424f7bcfe4ef4acef8a3ea220f1ce (patch) | |
tree | dfa78520f48632bd86ce6d3138e78a0c87dab9e1 /math | |
parent | 81c3143c7a58ff5abd6af50fc56f740eab2a2e02 (diff) | |
download | FreeBSD-ports-4ffc66ed821424f7bcfe4ef4acef8a3ea220f1ce.zip FreeBSD-ports-4ffc66ed821424f7bcfe4ef4acef8a3ea220f1ce.tar.gz |
Reset bouncing maintainer address; mark BROKEN since it does not fetch.
Source: distfile survey
Diffstat (limited to 'math')
-rw-r--r-- | math/apc/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/math/apc/Makefile b/math/apc/Makefile index e26de6d..698914a 100644 --- a/math/apc/Makefile +++ b/math/apc/Makefile @@ -8,11 +8,15 @@ PORTNAME= apc PORTVERSION= 1.0 CATEGORIES= math -MASTER_SITES= http://members.global2000.net/~eagriff/ +MASTER_SITES= # -MAINTAINER= eric@talesfromthereal.com +MAINTAINER= ports@FreeBSD.org COMMENT= An xforms based Auto Payment Calculator +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-09 + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes |