diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 13:23:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 13:23:23 +0000 |
commit | 09659d818e490cd544dab0081c92f8366584c910 (patch) | |
tree | 6963752fb151645ca3bd01a45da5670cfbf5b602 /finance | |
parent | dbe0c376afd7ef97cf90517aad97986f65f4b473 (diff) | |
download | ports-09659d818e490cd544dab0081c92f8366584c910.tar.gz ports-09659d818e490cd544dab0081c92f8366584c910.zip |
Notes
Diffstat (limited to 'finance')
-rw-r--r-- | finance/sabernetdcs-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/sabernetdcs-client/Makefile b/finance/sabernetdcs-client/Makefile index 0d122d78c6ae..e158157257d5 100644 --- a/finance/sabernetdcs-client/Makefile +++ b/finance/sabernetdcs-client/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/SaberNet%20DCS/${PORTVERSION} PKGNAMESUFFIX= -client DISTNAME= sndcs-${PORTVERSION} -MAINTAINER= mranostay@saberlogic.com +MAINTAINER= ports@FreeBSD.org COMMENT= SaberNet DCS - A labor data collection system RUN_DEPENDS= pygtk-codegen-2.0:${PORTSDIR}/x11-toolkits/py-gtk2 \ |