diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 17:38:24 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 17:38:24 +0000 |
commit | cd2f7f195982d69d791023fc3fa4f2e469948ca6 (patch) | |
tree | 08c28791366a728486d7e74e443a1eaf669b3fa3 /x11/xaniroc | |
parent | a6f1375adbedcc49787191c4c7137acc5526dc8b (diff) | |
download | pkgsrc-cd2f7f195982d69d791023fc3fa4f2e469948ca6.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'x11/xaniroc')
-rw-r--r-- | x11/xaniroc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile index b0f9d3964e6..37dbf82fd88 100644 --- a/x11/xaniroc/Makefile +++ b/x11/xaniroc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:56:50 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:38:32 martti Exp $ # from FreeBSD: ports/x11/xaniroc/Makefile,v 1.4 1999/08/31 02:50:46 peter Exp # @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \ EXTRACT_SUFX= .src.tar.Z MAINTAINER= tech-pkg@NetBSD.org -COMMENT= animate your root-cursor +COMMENT= Animate your root-cursor USE_IMAKE= yes |