diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index 5d8fc59e6491..ea419278ed08 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -1,35 +1,35 @@ # New ports collection makefile for: thefish # Date created: Sat Mar 16 17:49:09 CET 2002 # Whom: Miguel Mendez # # $FreeBSD$ # PORTNAME= thefish -PORTVERSION= 0.4 +PORTVERSION= 0.4.1 CATEGORIES= sysutils MASTER_SITES= http://www.energyhq.es.eu.org/files/ MAINTAINER= flynn@energyhq.es.eu.org COMMENT= Gtk+/ncurses rc.conf editor/management tool .if defined(WITHOUT_X11) || defined(NO_GUI) NO_GUI= yes MAKE_ENV+= NO_GUI=yes .else USE_GNOME= gtk20 USE_X_PREFIX= yes .endif MAN1= thefish.1 pre-everything:: .if !defined(WITHOUT_X11) && !defined(NO_GUI) @${CAT} ${PKGMESSAGE} .endif do-install: @${INSTALL_PROGRAM} ${WRKSRC}/thefish ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/thefish.1 ${PREFIX}/man/man1 .include diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo index 793556b4b0e1..b9ead6c54053 100644 --- a/sysutils/thefish/distinfo +++ b/sysutils/thefish/distinfo @@ -1 +1 @@ -MD5 (thefish-0.4.tar.gz) = 64245c60fb49f95294a80b917c5141a6 +MD5 (thefish-0.4.1.tar.gz) = 509d059894c99882caa567357cf8f542