diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/gtexinfo | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/gtexinfo')
-rw-r--r-- | devel/gtexinfo/DESCR (renamed from devel/gtexinfo/pkg/DESCR) | 0 | ||||
-rw-r--r-- | devel/gtexinfo/PLIST.common (renamed from devel/gtexinfo/pkg/PLIST.common) | 2 | ||||
-rw-r--r-- | devel/gtexinfo/PLIST.linux (renamed from devel/gtexinfo/pkg/PLIST.linux) | 2 | ||||
-rw-r--r-- | devel/gtexinfo/PLIST.netbsd (renamed from devel/gtexinfo/pkg/PLIST.netbsd) | 2 | ||||
-rw-r--r-- | devel/gtexinfo/PLIST.solaris (renamed from devel/gtexinfo/pkg/PLIST.solaris) | 2 |
5 files changed, 4 insertions, 4 deletions
diff --git a/devel/gtexinfo/pkg/DESCR b/devel/gtexinfo/DESCR index 4ceaccfc5cf..4ceaccfc5cf 100644 --- a/devel/gtexinfo/pkg/DESCR +++ b/devel/gtexinfo/DESCR diff --git a/devel/gtexinfo/pkg/PLIST.common b/devel/gtexinfo/PLIST.common index 8fbbdeb2134..e12425a74f3 100644 --- a/devel/gtexinfo/pkg/PLIST.common +++ b/devel/gtexinfo/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.1 1999/08/13 20:40:55 abs Exp $ +@comment $NetBSD: PLIST.common,v 1.1 2001/11/01 01:31:17 zuntum Exp $ @unexec install-info --delete --info-dir=%D/info %D/info/info-stnd.info @unexec install-info --delete --info-dir=%D/info %D/info/info.info @unexec install-info --delete --info-dir=%D/info %D/info/texinfo diff --git a/devel/gtexinfo/pkg/PLIST.linux b/devel/gtexinfo/PLIST.linux index a3917b5aa54..b4b6da789ee 100644 --- a/devel/gtexinfo/pkg/PLIST.linux +++ b/devel/gtexinfo/PLIST.linux @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST.linux,v 1.1 2001/05/17 14:22:31 abs Exp $ +@comment $NetBSD: PLIST.linux,v 1.1 2001/11/01 01:31:17 zuntum Exp $ share/locale/de/LC_MESSAGES/texinfo.mo share/locale/fr/LC_MESSAGES/texinfo.mo diff --git a/devel/gtexinfo/pkg/PLIST.netbsd b/devel/gtexinfo/PLIST.netbsd index 72539278108..dc5ddcd90c3 100644 --- a/devel/gtexinfo/pkg/PLIST.netbsd +++ b/devel/gtexinfo/PLIST.netbsd @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST.netbsd,v 1.1 1999/08/13 20:40:55 abs Exp $ +@comment $NetBSD: PLIST.netbsd,v 1.1 2001/11/01 01:31:18 zuntum Exp $ share/locale/de/LC_MESSAGES/texinfo.cat share/locale/fr/LC_MESSAGES/texinfo.cat diff --git a/devel/gtexinfo/pkg/PLIST.solaris b/devel/gtexinfo/PLIST.solaris index 4f2133f30a4..88d452d76f1 100644 --- a/devel/gtexinfo/pkg/PLIST.solaris +++ b/devel/gtexinfo/PLIST.solaris @@ -1,3 +1,3 @@ -@comment $NetBSD: PLIST.solaris,v 1.1 1999/08/13 20:40:55 abs Exp $ +@comment $NetBSD: PLIST.solaris,v 1.1 2001/11/01 01:31:18 zuntum Exp $ lib/locale/de/LC_MESSAGES/texinfo.mo lib/locale/fr/LC_MESSAGES/texinfo.mo |