diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile index e15ec26b898..e70fb6c0b06 100644 --- a/x11/xlogout/Makefile +++ b/x11/xlogout/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2001/01/18 00:36:31 naddy Exp $ +# $OpenBSD: Makefile,v 1.10 2001/04/14 02:07:17 naddy Exp $ + +COMMENT= "simple logout button" DISTNAME= xlogout-1.1 CATEGORIES= x11 -NEED_VERSION= 1.319 +NEED_VERSION= 1.363 MAINTAINER= Christian Weisgerber diff --git a/x11/xlogout/pkg/COMMENT b/x11/xlogout/pkg/COMMENT deleted file mode 100644 index b5929fc6a05..00000000000 --- a/x11/xlogout/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -simple logout button diff --git a/x11/xwit/Makefile b/x11/xwit/Makefile index 4ed6a7c3926..4902ac8349b 100644 --- a/x11/xwit/Makefile +++ b/x11/xwit/Makefile @@ -1,8 +1,10 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2001/01/25 17:03:05 naddy Exp $ +# $OpenBSD: Makefile,v 1.2 2001/04/14 02:07:19 naddy Exp $ + +COMMENT= "X11 window interface tool" DISTNAME= xwit-3.4 CATEGORIES= x11 -NEED_VERSION= 1.352 +NEED_VERSION= 1.363 MAINTAINER= Christian Weisgerber diff --git a/x11/xwit/pkg/COMMENT b/x11/xwit/pkg/COMMENT deleted file mode 100644 index 6536a828704..00000000000 --- a/x11/xwit/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11 window interface tool