diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 02:32:35 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-10-03 02:32:35 +0000 |
commit | 947c0a114f68ea85b3762152b0a064d395a17a94 (patch) | |
tree | 250d7cc11854b1027472e208375fad49690fceff /devel/devtodo/Makefile | |
parent | 5778a5a55ba1c1cb84c0198567b6f6d1d1aa0213 (diff) |
Notes
Diffstat (limited to 'devel/devtodo/Makefile')
-rw-r--r-- | devel/devtodo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/devtodo/Makefile b/devel/devtodo/Makefile index f7bcf620dd93..a90c915ebfab 100644 --- a/devel/devtodo/Makefile +++ b/devel/devtodo/Makefile @@ -8,13 +8,13 @@ PORTNAME= devtodo PORTVERSION= 0.1.11 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://activelysecure.net/~alec/development/devtodo/download.php?filename=${PORTVERSION}/ +MASTER_SITES= http://activelysecure.net/~athomas/development/devtodo/download.php?filename=${PORTVERSION}/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef MAINTAINER= petef@FreeBSD.org -GNU_CONFIGURE= Yes +GNU_CONFIGURE= yes MAN1= devtodo.1 MLINKS= devtodo.1 tda.1 devtodo.1 tdd.1 devtodo.1 tde.1 devtodo.1 tdr.1 \ |