diff options
author | Michael Landin <mich@FreeBSD.org> | 2006-04-18 13:42:23 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2006-04-18 13:42:23 +0000 |
commit | d787e6a9443df939c6a7ad68a086362a7e1488a3 (patch) | |
tree | 4d18258ed39d8341cf8688e63e500de357e81503 /mail/smtprc/Makefile | |
parent | 985bcacc4676f3b74cc9947f56b4030ed3b1b952 (diff) |
- Update to -> 2.0.3
- Major code re-write
Notes
Notes:
svn path=/head/; revision=159875
Diffstat (limited to 'mail/smtprc/Makefile')
-rw-r--r-- | mail/smtprc/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/mail/smtprc/Makefile b/mail/smtprc/Makefile index 12bf7bcca7ac..599218382b0a 100644 --- a/mail/smtprc/Makefile +++ b/mail/smtprc/Makefile @@ -7,7 +7,7 @@ # PORTNAME= smtprc -PORTVERSION= 0.9.7 +PORTVERSION= 2.0.3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,9 +23,6 @@ PLIST_SUB+= WITHGUI="" PLIST_SUB+= WITHGUI="@comment " .endif -USE_REINPLACE= yes -WRKSRC= ${WRKDIR}/${PORTNAME} - pre-fetch: .if defined(WITH_GUI) @${ECHO_MSG} "" |