diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-07-23 13:16:37 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-07-23 13:16:37 +0000 |
commit | 4d5a8d761620752091b75895e762aa285bd84fb3 (patch) | |
tree | 47bda8411e681a2bdde79480972c878079d897a7 /mail/addresses-goodies/Makefile | |
parent | 2732b6b4f682ae3207ac094704a80a446734c19e (diff) |
Notes
Diffstat (limited to 'mail/addresses-goodies/Makefile')
-rw-r--r-- | mail/addresses-goodies/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index bb41ec7f8bef..c56d66cd2ee1 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -6,8 +6,7 @@ # PORTNAME= addresses -PORTVERSION= 0.4.6 -PORTREVISION= 2 +PORTVERSION= 0.4.7 CATEGORIES= mail gnustep MASTER_SITES= http://giesler.biz/bjoern/downloads/ \ http://www.energyhq.es.eu.org/files/ @@ -26,7 +25,7 @@ USE_GNUSTEP_SYSTEM_LIBS+= Inspector:${GWORKSPACE_PORT} USE_GNUSTEP_LOCAL_LIBS+= Addresses:${ADDRESSES_PORT} USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES} -WRKSRC= ${WRKDIR}/Addresses-${PORTVERSION}/Goodies +WRKSRC= ${WRKDIR}/Addresses/Goodies ADDRESSES_PORT?= mail/addresses GWORKSPACE_PORT?= deskutils/gworkspace |