diff options
author | ru <ru@FreeBSD.org> | 2002-11-08 09:56:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-11-08 09:56:23 +0000 |
commit | c8f8188f38f359084dd8e1a6613b411cabc29587 (patch) | |
tree | c848b0e0324a97dd6661d2fbab4665750583bb5e /security | |
parent | dfe8aa342d5ecd4b4654aab9e2905e06fb8a7fc7 (diff) | |
download | FreeBSD-ports-c8f8188f38f359084dd8e1a6613b411cabc29587.zip FreeBSD-ports-c8f8188f38f359084dd8e1a6613b411cabc29587.tar.gz |
Spell PORTREVISION correctly.
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_pwdfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pam_pwdfile/Makefile b/security/pam_pwdfile/Makefile index 03091f4e..1760e94 100644 --- a/security/pam_pwdfile/Makefile +++ b/security/pam_pwdfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= pam_pwdfile PORTVERSION= 0.95 -PORTREVERSION= 1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://cpbotha.net/files/pam_pwdfile/ |