diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-04-17 02:23:50 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-04-17 02:23:50 +0000 |
commit | 4b7d3030b89dcb9689a6a7ca0437d6c2fed101c2 (patch) | |
tree | a23dcb13d555d6df9ed3f00661b2b8a022ea15a7 /mail/nmh/Makefile | |
parent | c3e647832c5b1087f2df232ffe4754e48db5003b (diff) | |
download | ports-4b7d3030b89dcb9689a6a7ca0437d6c2fed101c2.tar.gz ports-4b7d3030b89dcb9689a6a7ca0437d6c2fed101c2.zip |
Notes
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r-- | mail/nmh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index 8fc0ed7e1d99..74283d1a0b49 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -53,7 +53,7 @@ PORTNAME= nmh PORTVERSION= 1.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ftp://ftp.mhost.com/pub/nmh/ \ ${MASTER_SITE_LOCAL} |