diff options
Diffstat (limited to 'ftp/yafc')
-rw-r--r-- | ftp/yafc/Makefile | 3 | ||||
-rw-r--r-- | ftp/yafc/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 5fbfaa660959..707d2e0654ff 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yafc -PORTVERSION= 0.7.10 +PORTVERSION= 1.0 CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= yafc.1 diff --git a/ftp/yafc/distinfo b/ftp/yafc/distinfo index 5a0a630a94f8..d758a37fa87d 100644 --- a/ftp/yafc/distinfo +++ b/ftp/yafc/distinfo @@ -1 +1 @@ -MD5 (yafc-0.7.10.tar.bz2) = d12dd4aad9d051aa4659cb92d0349151 +MD5 (yafc-1.0.tar.bz2) = c9d23600a263ac29505ca0084581a8f7 |