diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /mail/spruce | |
parent | 0398cf082c5e2cc5b8592b91679d82cebed9deb2 (diff) |
Notes
Diffstat (limited to 'mail/spruce')
-rw-r--r-- | mail/spruce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 059a7a2b5dfb..6533fbdd6c75 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -7,7 +7,7 @@ PORTNAME= spruce PORTVERSION= 0.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |