diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2022-06-28 10:14:49 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2022-06-28 15:31:39 +0200 |
commit | 5c6b09377a350c466d94a78fadadc17948e5f53d (patch) | |
tree | 504f541fc4277d77d6a5c433bdd2aede0107841d /devel | |
parent | 8f00a6f1f262e5b3ba91c264544ad463aacbaed8 (diff) |
Remove RCS Ids
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/gccmakedep/Makefile | 1 | ||||
-rw-r--r-- | devel/gccmakedep/pkg/PLIST | 1 | ||||
-rw-r--r-- | devel/xcb-proto/Makefile | 1 | ||||
-rw-r--r-- | devel/xcb-util-m4/Makefile | 1 | ||||
-rw-r--r-- | devel/xcb-util-m4/pkg/PLIST | 1 | ||||
-rw-r--r-- | devel/xorg-util-macros/Makefile | 1 | ||||
-rw-r--r-- | devel/xorg-util-macros/pkg/PLIST | 1 | ||||
-rw-r--r-- | devel/xorgproto/Makefile | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/devel/Makefile b/devel/Makefile index 676aff6..1e11e39 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,3 @@ -# $OpenBSD$ SUBDIR = SUBDIR += xcb-proto diff --git a/devel/gccmakedep/Makefile b/devel/gccmakedep/Makefile index 9d6b61f..ecba646 100644 --- a/devel/gccmakedep/Makefile +++ b/devel/gccmakedep/Makefile @@ -1,4 +1,3 @@ -# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = Create dependencies in makefiles DISTNAME = gccmakedep-1.0.3 diff --git a/devel/gccmakedep/pkg/PLIST b/devel/gccmakedep/pkg/PLIST index b7d7d44..097438e 100644 --- a/devel/gccmakedep/pkg/PLIST +++ b/devel/gccmakedep/pkg/PLIST @@ -1,3 +1,2 @@ -@comment $OpenBSD: PLIST,v$ bin/gccmakedep @man man/man1/gccmakedep.1 diff --git a/devel/xcb-proto/Makefile b/devel/xcb-proto/Makefile index 91fecf7..77afb2f 100644 --- a/devel/xcb-proto/Makefile +++ b/devel/xcb-proto/Makefile @@ -1,4 +1,3 @@ -# $OpenBSD: Makefile.template,v 1.80 2019/04/01 07:35:45 bentley Exp $ COMMENT = XCB prototypes DISTNAME = xcb-proto-1.15.2 diff --git a/devel/xcb-util-m4/Makefile b/devel/xcb-util-m4/Makefile index 3017e6e..1e9b5af 100644 --- a/devel/xcb-util-m4/Makefile +++ b/devel/xcb-util-m4/Makefile @@ -1,4 +1,3 @@ -# $OpenBSD$ COMMENT = GNU autoconf macros shared across XCB projects CATEGORIES = devel diff --git a/devel/xcb-util-m4/pkg/PLIST b/devel/xcb-util-m4/pkg/PLIST index d2671c5..9115d4f 100644 --- a/devel/xcb-util-m4/pkg/PLIST +++ b/devel/xcb-util-m4/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v$ share/aclocal/ share/aclocal/ax_compare_version.m4 share/aclocal/xcb_util_common.m4 diff --git a/devel/xorg-util-macros/Makefile b/devel/xorg-util-macros/Makefile index 7484379..294f8ef 100644 --- a/devel/xorg-util-macros/Makefile +++ b/devel/xorg-util-macros/Makefile @@ -1,4 +1,3 @@ -# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = GNU autoconf macros shared across X.Org projects DISTNAME = util-macros-1.19.3 diff --git a/devel/xorg-util-macros/pkg/PLIST b/devel/xorg-util-macros/pkg/PLIST index b29e6cf..87473d9 100644 --- a/devel/xorg-util-macros/pkg/PLIST +++ b/devel/xorg-util-macros/pkg/PLIST @@ -1,4 +1,3 @@ -@comment $OpenBSD: PLIST,v$ share/aclocal/ share/aclocal/xorg-macros.m4 share/pkgconfig/xorg-macros.pc diff --git a/devel/xorgproto/Makefile b/devel/xorgproto/Makefile index 4a8f353..59687e8 100644 --- a/devel/xorgproto/Makefile +++ b/devel/xorgproto/Makefile @@ -1,4 +1,3 @@ -# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = X Window System unified protocol definitions DISTNAME = xorgproto-2022.1 |