diff options
author | abs <abs@pkgsrc.org> | 2002-12-12 14:34:49 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-12-12 14:34:49 +0000 |
commit | 6826b96b8b839d89397dddca758e6b995171c324 (patch) | |
tree | 888fca3d2c1caf08717737e64222e293ef5aaaa7 /sysutils | |
parent | e60563f2c9d1b42011671f7da424d61c9edd409e (diff) | |
download | pkgsrc-6826b96b8b839d89397dddca758e6b995171c324.tar.gz |
shorten COMMENT
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/rconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/rconfig/Makefile b/sysutils/rconfig/Makefile index 6c130d0b60b..a8e2855421a 100644 --- a/sysutils/rconfig/Makefile +++ b/sysutils/rconfig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/09/19 14:58:10 abs Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/12 14:39:07 abs Exp $ DISTNAME= rconfig-0.13 CATEGORIES= sysutils @@ -6,7 +6,7 @@ MASTER_SITES= http://www.mono.org/abs/tools/rconfig/ MAINTAINER= abs@netbsd.org HOMEPAGE= http://www.mono.org/abs/tools/rconfig/ -COMMENT= Manage configuration files for many machines via rdist trees +COMMENT= Manage configurations for many machines via rdist trees DEPENDS+= fping-[0-9]*:../../net/fping DEPENDS+= freerdist-[0-9]*:../../net/rdist6 |