diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-20 22:01:23 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-20 22:01:23 +0000 |
commit | 0edf77d105fa4233ff6d46c3de4a09424e66254c (patch) | |
tree | 944b5c7abcafd5ce886e5ad64d3df7abfb1c2b83 /devel/devtodo/Makefile | |
parent | 155075168508ea7cceb531e80b20bea0200fecd9 (diff) | |
download | ports-0edf77d105fa4233ff6d46c3de4a09424e66254c.tar.gz ports-0edf77d105fa4233ff6d46c3de4a09424e66254c.zip |
Notes
Diffstat (limited to 'devel/devtodo/Makefile')
-rw-r--r-- | devel/devtodo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/devtodo/Makefile b/devel/devtodo/Makefile index a90c915ebfab..314409ef60c8 100644 --- a/devel/devtodo/Makefile +++ b/devel/devtodo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= devtodo -PORTVERSION= 0.1.11 +PORTVERSION= 0.1.12 CATEGORIES= devel MASTER_SITES= http://activelysecure.net/~athomas/development/devtodo/download.php?filename=${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} |