From fd982ffb20016de262682ead104ffcee9f53fbdb Mon Sep 17 00:00:00 2001 From: Ion-Mihai Tetcu Date: Sun, 11 Jun 2006 20:06:21 +0000 Subject: [PATCH] s/PORTVERSION/PORTREVISON/ (typo) --- net/sendsnpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sendsnpp/Makefile b/net/sendsnpp/Makefile index 184ab0bd29d6..cdd1b60e1bbe 100644 --- a/net/sendsnpp/Makefile +++ b/net/sendsnpp/Makefile @@ -7,7 +7,7 @@ PORTNAME= sendSNPP DISTVERSION= v1.03 -PORTVERSION= 1 +PORTREVISON= 1 CATEGORIES= net perl5 MASTER_SITES= http://caspian.dotconf.net/menu/Software/SendSNPP/ \ http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ \