diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-10-05 18:01:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-10-05 18:01:19 +0000 |
commit | 88c67cd38c8aa887e131203a0948625ac8d5495e (patch) | |
tree | 7cbdb4fab3875190571a0b209d81cba3b925a549 /archivers | |
parent | 5fc9848533128af3a0b49b6a7b0ed8e1c90949bb (diff) | |
download | ports-88c67cd38c8aa887e131203a0948625ac8d5495e.tar.gz ports-88c67cd38c8aa887e131203a0948625ac8d5495e.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/tardy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index c0f6476477c5..bcd165ed6408 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -4,7 +4,7 @@ PORTNAME= tardy PORTVERSION= 1.28 DISTVERSIONSUFFIX= .D001.orig -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= archivers MASTER_SITES= SF/tardy/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTVERSIONSUFFIX} |