diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index f39aaced3ac..8a0ead4968e 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -1,13 +1,14 @@ -# $OpenBSD: Makefile,v 1.5 2004/12/16 00:31:22 alek Exp $ +# $OpenBSD: Makefile,v 1.6 2005/11/11 09:26:44 alek Exp $ COMMENT= "tool to monitor interface bandwidth usage" DISTNAME= ifstat-1.1 +PKGNAME= ${DISTNAME}p0 CATEGORIES= net HOMEPAGE= http://gael.roualland.free.fr/ifstat/ -MAINTAINER= Johan Fredin +MAINTAINER= Johan Fredin # GPL PERMIT_PACKAGE_CDROM= Yes diff --git a/sysutils/gpioflicker/Makefile b/sysutils/gpioflicker/Makefile index bbda4169781..22bcab54c53 100644 --- a/sysutils/gpioflicker/Makefile +++ b/sysutils/gpioflicker/Makefile @@ -1,13 +1,14 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/09/15 16:16:39 jolan Exp $ +# $OpenBSD: Makefile,v 1.2 2005/11/11 09:26:44 alek Exp $ COMMENT= "flashes gpio led whenever pf logs to pflog0" DISTNAME= gpioflicker-0.2 +PKGNAME= ${DISTNAME}p0 CATEGORIES= sysutils HOMEPAGE= http://www.pro-bono-publico.de/openbsd/gpio/ -MAINTAINER= Johan Fredin +MAINTAINER= Johan Fredin # BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile index d5eedfcb00f..37955fdfe86 100644 --- a/www/ffproxy/Makefile +++ b/www/ffproxy/Makefile @@ -1,13 +1,14 @@ -# $OpenBSD: Makefile,v 1.7 2005/03/09 06:09:47 jolan Exp $ +# $OpenBSD: Makefile,v 1.8 2005/11/11 09:26:44 alek Exp $ COMMENT= "filtering HTTP proxy server" DISTNAME= ffproxy-1.6 +PKGNAME= ${DISTNAME}p0 CATEGORIES= www MASTER_SITES= http://faith.eu.org/ffproxy/ HOMEPAGE= http://faith.eu.org/programs.html\#ffproxy -MAINTAINER= Johan Fredin +MAINTAINER= Johan Fredin # GPL PERMIT_DISTFILES_CDROM= Yes