=================================================================== RCS file: /cvs/ports/sysutils/apcupsd/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/sysutils/apcupsd/Attic/Makefile 2008/12/11 13:51:03 1.2 +++ ports/sysutils/apcupsd/Attic/Makefile 2009/01/13 04:55:47 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2008/12/11 13:51:03 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2009/01/13 04:55:47 yason Exp $ COMMENT-main = daemon for controlling APC UPSes COMMENT-cgi = CGI scripts for web monitoring @@ -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