diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-18 14:17:00 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-11-18 14:17:00 +0000 |
commit | cef1737049c0f411fda8319cb27b906743e12804 (patch) | |
tree | 7282f250eeaf00dc4546b311d558e01c4c19edfe /mail | |
parent | - make portlint happy (diff) |
- bump PORTREVISION
Notes
Notes:
svn path=/head/; revision=94265
Diffstat (limited to 'mail')
-rw-r--r-- | mail/noattach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/noattach/Makefile b/mail/noattach/Makefile index 7da16ebe78f3..3142ea236260 100644 --- a/mail/noattach/Makefile +++ b/mail/noattach/Makefile @@ -7,7 +7,7 @@ PORTNAME= noattach PORTVERSION= 1.1.1 -PORTVREVISION= 2 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.rhnet.is/pub/noattach/ DISTNAME= ${PORTNAME}-1.1p1 |