diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-29 13:06:33 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2006-12-29 13:06:33 +0000 |
commit | 2d9e0e2ad90eea9d7e4f12da2b58157d6ac3c039 (patch) | |
tree | 2921d109e323176170965392d683bc641e66e4f0 /mail | |
parent | - Update to 12.1 (diff) |
- Bump PORTREVISION as it was forgotten at the previous change
PR: ports/107293
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Approved by: erwin (mentor)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/vm-pop3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vm-pop3d/Makefile b/mail/vm-pop3d/Makefile index 7bc457b8b279..2d3b4ad6403e 100644 --- a/mail/vm-pop3d/Makefile +++ b/mail/vm-pop3d/Makefile @@ -7,7 +7,7 @@ PORTNAME= vm-pop3d PORTVERSION= 1.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.ibiblio.org/%SUBDIR%/ |