diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 13:10:13 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-02 13:10:13 +0000 |
commit | 0a56ced537908b27732ba5655660b40a701ea1ca (patch) | |
tree | 4692bc4005072c2a7fbd9083ec46d9b6296a2750 /mail/nail/Makefile | |
parent | Conditionalize gnugetopt dependencies. (diff) |
Update to 10.4.
PR: ports/47326
Submitted by: Ports Fury
Diffstat (limited to 'mail/nail/Makefile')
-rw-r--r-- | mail/nail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nail/Makefile b/mail/nail/Makefile index 03abd6d82a0c..d62aaf816bcc 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nail -PORTVERSION= 10.3 +PORTVERSION= 10.4 CATEGORIES= mail MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/ |