diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2015-07-07 04:40:51 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2015-07-07 04:40:51 +0000 |
commit | 78226fbc1f1f2ca534f3d6f3657faac54f0931c0 (patch) | |
tree | 701dff33b3ee43137f336ab5ed058743c0bf8773 /mail/alpine/Makefile | |
parent | da879218ab78e66ab739ef840063296719b1bf03 (diff) |
Notes
Diffstat (limited to 'mail/alpine/Makefile')
-rw-r--r-- | mail/alpine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index 982c38397b46..a20988065747 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -2,7 +2,7 @@ PORTNAME?= alpine PORTVERSION= 2.20 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= mail news ipv6 MASTER_SITES= http://patches.freeiz.com/alpine/release/src/ DIST_SUBDIR= alpine-${PORTVERSION} |