diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-29 11:58:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-04-29 11:58:57 +0000 |
commit | d87bb75c1119fc1321bc2c3dce3a9a682b2977b4 (patch) | |
tree | 9eb65e24723bca410e57940d5ea6d4283727487f /archivers/tardy/Makefile | |
parent | 3f17eb7872bc046077e68b1f5b09c41ee0883823 (diff) | |
download | ports-d87bb75c1119fc1321bc2c3dce3a9a682b2977b4.tar.gz ports-d87bb75c1119fc1321bc2c3dce3a9a682b2977b4.zip |
Notes
Diffstat (limited to 'archivers/tardy/Makefile')
-rw-r--r-- | archivers/tardy/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 9c08e949d2bb..1fab67936509 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -1,13 +1,12 @@ -# ex:ts=8 # Ports collection makefile for: tardy -# Date created: Jan 14, 2003 -# Whom: ijliao +# Date created: Jan 14, 2003 +# Whom: ijliao # # $FreeBSD$ # PORTNAME= tardy -PORTVERSION= 1.12 +PORTVERSION= 1.16 CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |