aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/yafc/Makefile
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-02-28 22:26:12 +0800
committerkevlo <kevlo@FreeBSD.org>2001-02-28 22:26:12 +0800
commita533823eac57f96a080df87e51ea67706a48d955 (patch)
treef6bdf35601d0bc833d01db320e81dab88d90f9d7 /ftp/yafc/Makefile
parentf6bb5742ae845095a259a71f7a8dfcff0e56be13 (diff)
downloadfreebsd-ports-gnome-a533823eac57f96a080df87e51ea67706a48d955.tar.gz
freebsd-ports-gnome-a533823eac57f96a080df87e51ea67706a48d955.tar.zst
freebsd-ports-gnome-a533823eac57f96a080df87e51ea67706a48d955.zip
Upgrade to version 0.6.6
PR: 25428 Submitted by: Ports Fury
Diffstat (limited to 'ftp/yafc/Makefile')
-rw-r--r--ftp/yafc/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 9c8443090eca..b62f9fe518a6 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yafc
-PORTVERSION= 0.6.5
+PORTVERSION= 0.6.6
CATEGORIES= ftp
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +22,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= yafc.1
-post-install:
- @install-info ${PREFIX}/info/yafc.info ${PREFIX}/info/dir
-
.include <bsd.port.mk>