diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-03-30 00:27:06 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-03-30 00:27:06 +0000 |
commit | f3b3d57c5674b338988f13b4b10ffb3a7ffea73f (patch) | |
tree | 0101857fe7fabd882d8ddb7f5e0fb0d2b626805d /graphics | |
parent | 19ada04d338fed54b248fb83563dd4e80bf34b3d (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cadubi/Makefile | 5 | ||||
-rw-r--r-- | graphics/cadubi/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile index debf0fe013f9..3914fb310d35 100644 --- a/graphics/cadubi/Makefile +++ b/graphics/cadubi/Makefile @@ -6,9 +6,9 @@ # PORTNAME= cadubi -PORTVERSION= 1.1b1 +PORTVERSION= 1.2 CATEGORIES= graphics editors -MASTER_SITES= ftp://logicallemon.com/pub/ +MASTER_SITES= ftp://logicallemon.com/pub/cadubi/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org @@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey NO_BUILD= yes -WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cadubi ${PREFIX}/bin diff --git a/graphics/cadubi/distinfo b/graphics/cadubi/distinfo index 2df0f64ca91e..227db1de76e0 100644 --- a/graphics/cadubi/distinfo +++ b/graphics/cadubi/distinfo @@ -1 +1 @@ -MD5 (cadubi_1.1b1.tar.gz) = 1645579fa6db7cfbea5810fc32548622 +MD5 (cadubi_1.2.tar.gz) = 53315c148dffda233f04ad83bafd20aa |