diff options
author | cjep <cjep@pkgsrc.org> | 2003-04-27 11:04:32 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-04-27 11:04:32 +0000 |
commit | d5c216ded3d4e06c748bee35cb7f00c6c74cdebe (patch) | |
tree | 5e30f893112b0e39776bacb139cd7f1b278578f7 /mail | |
parent | e4f6e5d985fa31b09c26372ae995804745d98670 (diff) | |
download | pkgsrc-d5c216ded3d4e06c748bee35cb7f00c6c74cdebe.tar.gz |
PKGREVISIOn -> PKGREVISION
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xmailbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/xmailbox/Makefile b/mail/xmailbox/Makefile index 65e7fab6fee..f85ccb5799d 100644 --- a/mail/xmailbox/Makefile +++ b/mail/xmailbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/03/02 20:19:43 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/04/27 11:04:32 cjep Exp $ # DISTNAME= xmailbox-2.5 -PKGREVISIOn= 1 +PKGREVISION= 1 CATEGORIES= mail x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} |