summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-09-11 08:27:03 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-09-11 08:27:03 +0000
commit0a3b859c9aa5a3ca7e50045b359af9c03fee93b8 (patch)
tree6f83640b956e229ca0dea0ba2d29a62963993813 /gnu
parentd9dbae43a0b5148ad80d16c0107c820b515b273f (diff)
new category: ports, for the FreeBSD ports system
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/sendbug/sendbug.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/sendbug/sendbug.sh b/gnu/usr.bin/sendbug/sendbug.sh
index 9c07fc3827a..7ba3d56efdc 100644
--- a/gnu/usr.bin/sendbug/sendbug.sh
+++ b/gnu/usr.bin/sendbug/sendbug.sh
@@ -21,7 +21,7 @@
# along with GNU GNATS; see the file COPYING. If not, write to
# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
#
-# $OpenBSD: sendbug.sh,v 1.6 1997/05/30 07:36:48 deraadt Exp $
+# $OpenBSD: sendbug.sh,v 1.7 1997/09/11 08:27:02 niklas Exp $
# The version of this send-pr.
VERSION=3.97
@@ -259,7 +259,7 @@ fi
# echo "$COMMAND: could not read $DATADIR/gnats/$GNATS_SITE for categories list."
# exit 1
#fi
-CATEGORIES="system user library documentation kernel sparc i386 m68k mips ppc arm alpha ns32k vax"
+CATEGORIES="system user library documentation ports kernel sparc i386 m68k mips ppc arm alpha ns32k vax"
if [ -z "$CATEGORIES" ]; then
echo "$COMMAND: the categories list for $GNATS_SITE was empty!"