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 | d4e43dd84c4be863e6ba539d29ed659893cb0793 (patch) | |
tree | b31387b12f05dffd0864079c9a1365f43f3cb749 /misc/screen | |
parent | e0312084d9c5302b7a1792b9de743795fbc81f8a (diff) | |
download | pkgsrc-d4e43dd84c4be863e6ba539d29ed659893cb0793.tar.gz |
Add "shells" to CATEGORIES, ride on previous revision bump.
Diffstat (limited to 'misc/screen')
-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/} |