diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-03 08:36:52 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-07-03 08:36:52 +0000 |
commit | a2f6ab3d55ee36c6e5c83064fb16d59dff566c7d (patch) | |
tree | 350bc85bb35f58801c7da2d26b6f22071d772316 /mail/smtpmail/Makefile | |
parent | b43237872adcbf01072e8127ff635c24bb8d0bf0 (diff) |
Notes
Diffstat (limited to 'mail/smtpmail/Makefile')
-rw-r--r-- | mail/smtpmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index d0d30eca93a0..ed2429c84956 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smtpmail -PORTVERSION= 0.4 +PORTVERSION= 0.4.1 CATEGORIES= mail MASTER_SITES= http://195.135.166.74/smtpmail/ \ http://voodoo.oberon.net/ |