Fix a typo.
This commit is contained in:
parent
27e6c895e3
commit
401c27e819
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
Pkg_notify notifies package maintener when a new version of the software is
|
||||
available
|
||||
Pkg_notify notifies package maintainer when a new version of the
|
||||
software is available.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/10/26 14:55:51 imilh Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2004/10/26 22:56:51 thomasklausner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pkg_notify-0.1
|
||||
|
@ -7,7 +7,7 @@ MASTER_SITES= http://imil.net/NetBSD/
|
|||
|
||||
MAINTAINER= imil@gcu.info
|
||||
HOMEPAGE= http://imil.net/
|
||||
COMMENT= Notifies package maintener when a new version is available
|
||||
COMMENT= Notifies package maintainer when a new version is available
|
||||
|
||||
DEPENDS+= p5-libwww>=5.76:../../www/p5-libwww
|
||||
|
||||
|
|
Loading…
Reference in a new issue