diff --git a/archivers/ripole/Makefile b/archivers/ripole/Makefile index cf710a4de99..bd0f6eeb4fa 100644 --- a/archivers/ripole/Makefile +++ b/archivers/ripole/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2012/01/29 02:29:23 william Exp $ +# $OpenBSD: Makefile,v 1.5 2012/02/01 12:01:40 nigel Exp $ COMMENT= extract attachments from OLE2 data files DISTNAME= ripole-0.2.0 -REVISION= 0 +REVISION= 1 CATEGORIES= archivers HOMEPAGE= http://www.pldaniels.com/ripole/ @@ -15,7 +15,6 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -REVISION = 0 WANTLIB= c MASTER_SITES= ${HOMEPAGE} \