diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-25 20:28:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-25 20:28:44 +0000 |
commit | a271af59bf1b11b6d7750e7b95d918e37ff36362 (patch) | |
tree | a924a6e2891309d6475799df4e3cd6eadca6525e /mail/qconfirm/Makefile | |
parent | 6d741c28d306ff3ee1bda192b9d496cc5b3083aa (diff) | |
download | ports-a271af59bf1b11b6d7750e7b95d918e37ff36362.tar.gz ports-a271af59bf1b11b6d7750e7b95d918e37ff36362.zip |
- Update to 0.10.1
PR: 55967
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=87691
Diffstat (limited to 'mail/qconfirm/Makefile')
-rw-r--r-- | mail/qconfirm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile index 15c72c3619d0..8750b06267ca 100644 --- a/mail/qconfirm/Makefile +++ b/mail/qconfirm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qconfirm -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= mail MASTER_SITES= http://smarden.org/qconfirm/ |