diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-27 07:01:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-27 07:01:11 +0000 |
commit | 3d093d3f1554cb28d6d6db9076d4e9c078c4cb70 (patch) | |
tree | 7bc6c70d248e9ae6644a7ea77fe67aea8171729f /comms | |
parent | 2ab2ebac2baf45879ac5bdf9161c02d1db789125 (diff) | |
download | ports-3d093d3f1554cb28d6d6db9076d4e9c078c4cb70.tar.gz ports-3d093d3f1554cb28d6d6db9076d4e9c078c4cb70.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax-gtk/Makefile | 8 | ||||
-rw-r--r-- | comms/efax-gtk/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 49abd5adfec0..58a06fe7c54e 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -2,13 +2,11 @@ # Whom: Jean-Baptiste Quenot <jb.quenot@caraldi.com> # Date Created: 2004-02-29 10:33:43 # -# ex:ts=20:sw=20 -# # $FreeBSD$ # PORTNAME= efax-gtk -PORTVERSION= 2.2.11 +PORTVERSION= 2.2.12 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -27,8 +25,6 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome MAN1= efax.1 efix.1 efax-gtk.1 -.include <bsd.port.pre.mk> - post-install: @${ECHO} @${ECHO_CMD} "********************************************************************************" @@ -36,4 +32,4 @@ post-install: @${ECHO_CMD} "********************************************************************************" @${ECHO} -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index 40bd198009cf..bb03dc4ade8e 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,2 +1,2 @@ -MD5 (efax-gtk-2.2.11.src.tgz) = 8ce75f1653f02809fffc4b89881c66c6 -SIZE (efax-gtk-2.2.11.src.tgz) = 649089 +MD5 (efax-gtk-2.2.12.src.tgz) = 4e25e81a96b7eee5cc4403bf00687fda +SIZE (efax-gtk-2.2.12.src.tgz) = 652941 |