diff options
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 |