diff options
author | cube <cube@pkgsrc.org> | 2005-08-01 11:36:29 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-08-01 11:36:29 +0000 |
commit | 3c67ace0ab76bfb06ed2597c203b0711d6e1ff65 (patch) | |
tree | b31387b12f05dffd0864079c9a1365f43f3cb749 /misc | |
parent | 96138e271eb7b32acc92ddd1ea5b50c5a8d50479 (diff) | |
download | pkgsrc-3c67ace0ab76bfb06ed2597c203b0711d6e1ff65.tar.gz |
Add "shells" to CATEGORIES, ride on previous revision bump.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/screen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 82c9784b502..246c25c2e8d 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2005/08/01 10:27:59 cube Exp $ +# $NetBSD: Makefile,v 1.59 2005/08/01 11:36:29 cube Exp $ DISTNAME= screen-4.0.2 PKGREVISION= 2 -CATEGORIES= misc +CATEGORIES= misc shells MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \ ${MASTER_SITE_GNU:=screen/} |