diff options
author | leeym <leeym@FreeBSD.org> | 2006-04-21 22:15:48 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2006-04-21 22:15:48 +0800 |
commit | b0c7916739d9d242c6db64367f5ef0448a181248 (patch) | |
tree | c6e2937853130bce297ae1454e7db78dffafa2b9 /textproc | |
parent | 9c6472fdaf41dd54e169c3f829ce9704cd5f70cd (diff) | |
download | freebsd-ports-gnome-b0c7916739d9d242c6db64367f5ef0448a181248.tar.gz freebsd-ports-gnome-b0c7916739d9d242c6db64367f5ef0448a181248.tar.zst freebsd-ports-gnome-b0c7916739d9d242c6db64367f5ef0448a181248.zip |
- bump PORTEPOCH to avoid port version going backwards
Pointy hat: leeym
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-XML-RAI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile index 10a61ecb8378..9e7869472966 100644 --- a/textproc/p5-XML-RAI/Makefile +++ b/textproc/p5-XML-RAI/Makefile @@ -6,7 +6,7 @@ PORTNAME= XML-RAI PORTVERSION= 1.3.01 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML |