diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-08 16:06:56 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2011-08-08 16:06:56 +0000 |
commit | 3db090b98b11a652a9f8ace2619fc29dd2e7ad6a (patch) | |
tree | 0500823deb8b32a01abcee768528fcb16a8a90af /astro | |
parent | 47c9f8ddc9e79682da2cbde8d47e057c7dc60c0a (diff) | |
download | ports-3db090b98b11a652a9f8ace2619fc29dd2e7ad6a.tar.gz ports-3db090b98b11a652a9f8ace2619fc29dd2e7ad6a.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/position/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/position/Makefile b/astro/position/Makefile index 65a52d8d6133..dcfb13f3b453 100644 --- a/astro/position/Makefile +++ b/astro/position/Makefile @@ -9,7 +9,9 @@ PORTNAME= position PORTVERSION= 0.3 PORTREVISION= 3 CATEGORIES= astro gnustep -MASTER_SITES= http://www.gnustep.it/enrico/position/ +MASTER_SITES= http://www.gnustep.it/enrico/position/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex MAINTAINER= dinoex@FreeBSD.org COMMENT= GPS and Moving-Map Applikation |