diff options
author | tron <tron@pkgsrc.org> | 1999-09-09 22:10:56 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-09 22:10:56 +0000 |
commit | c468f841bb657d513da819567716f1277d24df54 (patch) | |
tree | d3e747082b458078bf9daa7f84c64ff86e8e78da | |
parent | 75fe0baebfc663b1bab900bbedf99da6e9e10994 (diff) | |
download | pkgsrc-c468f841bb657d513da819567716f1277d24df54.tar.gz |
Suggest that package submission include package name and version
number in the synopsis line of the PR.
-rw-r--r-- | Packages.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Packages.txt b/Packages.txt index c575a8c9a89..2f8d1ab98af 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.66 1999/09/08 20:57:22 hubertf Exp $ +# $NetBSD: Packages.txt,v 1.67 1999/09/09 22:10:56 tron Exp $ ########################################################################### ========================== @@ -1359,8 +1359,9 @@ variable. tar-file of all the files needed for the package, preferably with all files in a single directory. Place this tar-file to a place where the package maintainers can fetch it using FTP or HTTP (WWW). Finally, - send-pr with category "pkg", a short description of your package - (contents of pkg/COMMENT are OK), plus the URL of your tar-file. + send-pr with category "pkg", a synopsis which includes the package name + and version number, a short description of your package + (contents of pkg/COMMENT are OK) and the URL of your tar-file. You will be notified if your send-pr has been addressed so you can remove the tar-file. |