diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 2006-04-15 16:29:26 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 2006-04-15 16:29:26 +0000 |
commit | 7467f7d3e0805e29f87d23e551e4f058e8cc767f (patch) | |
tree | 1a8699441ea282dbaf56b7c032a1ebf7f201ed50 /mail/imp | |
parent | After a recent discussion on freebsd-ports, I have modified the Horde (diff) |
make sure I update the PORTREVISION
Notes
Notes:
svn path=/head/; revision=159617
Diffstat (limited to 'mail/imp')
-rw-r--r-- | mail/imp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index 45e068589393..cf7f5e8ba2af 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -7,6 +7,7 @@ PORTNAME= imp PORTVERSION= 4.1 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \ ftp://ftp.planetmirror.com/pub/horde/imp/ \ |