diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-06-25 22:06:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-06-25 22:06:45 +0000 |
commit | 037fab3fca1ebefc81460c7cce09c03561d9758d (patch) | |
tree | c56aa2e93095319e8abeeb9873b7b37a1d71ef0f /archivers/tardy/Makefile | |
parent | cb6c222df7cb0611bfc140ffc126314011d51d66 (diff) | |
download | ports-037fab3fca1ebefc81460c7cce09c03561d9758d.tar.gz ports-037fab3fca1ebefc81460c7cce09c03561d9758d.zip |
Notes
Diffstat (limited to 'archivers/tardy/Makefile')
-rw-r--r-- | archivers/tardy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 79c61d8a5aa3..26df9a169917 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tardy -PORTVERSION= 1.16 -PORTREVISION= 1 +PORTVERSION= 1.17 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |