diff options
Diffstat (limited to 'comms/efax-gtk')
-rw-r--r-- | comms/efax-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 1f3fb60746d..0ce7102e6d5 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.60 2012/10/03 11:24:39 asau Exp $ +# $NetBSD: Makefile,v 1.61 2012/10/08 23:01:19 adam Exp $ DISTNAME= efax-gtk-3.2.3.src PKGNAME= efax-gtk-3.2.3 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=efax-gtk/} EXTRACT_SUFX= .tgz |