=================================================================== RCS file: /cvs/ports/sysutils/apcupsd/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- ports/sysutils/apcupsd/Attic/Makefile 2008/12/11 13:51:03 1.2 +++ ports/sysutils/apcupsd/Attic/Makefile 2009/02/26 12:31:27 1.4 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2008/12/11 13:51:03 yason Exp $ +# $OpenBSD: Makefile,v 1.4 2009/02/26 12:31:27 yason Exp $ COMMENT-main = daemon for controlling APC UPSes COMMENT-cgi = CGI scripts for web monitoring @@ -13,7 +13,7 @@ HOMEPAGE = http://www.apcupsd.com -MAINTAINER = Kirill S. Bychkov +MAINTAINER = Kirill Bychkov # GPLv2 @@ -24,8 +24,7 @@ WANTLIB-main = c pthread -MASTER_SITES = ftp://ftp.linklevel.net/ -#MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=apcupsd/} +MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=apcupsd/} CONFIGURE_STYLE = gnu old USE_GMAKE = Yes