diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/ap-xslt | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/ap-xslt')
-rw-r--r-- | www/ap-xslt/DESCR (renamed from www/ap-xslt/pkg/DESCR) | 0 | ||||
-rw-r--r-- | www/ap-xslt/PLIST | 2 | ||||
-rw-r--r-- | www/ap-xslt/pkg/PLIST | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-xslt/pkg/DESCR b/www/ap-xslt/DESCR index b3dedb4bb5b..b3dedb4bb5b 100644 --- a/www/ap-xslt/pkg/DESCR +++ b/www/ap-xslt/DESCR diff --git a/www/ap-xslt/PLIST b/www/ap-xslt/PLIST new file mode 100644 index 00000000000..009c3550b36 --- /dev/null +++ b/www/ap-xslt/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 02:16:04 zuntum Exp $ +lib/httpd/mod_xslt.so diff --git a/www/ap-xslt/pkg/PLIST b/www/ap-xslt/pkg/PLIST deleted file mode 100644 index 29aababd764..00000000000 --- a/www/ap-xslt/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/10/16 18:23:21 jwise Exp $ -lib/httpd/mod_xslt.so |