diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-20 22:14:05 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-10-20 22:14:05 +0000 |
commit | ed63e968719012478387d0c5928e97381b1b48f5 (patch) | |
tree | 63dd7d0e0b0fab6e4a71f4de82b833d9c3d9200f /astro/planets | |
parent | 9faf68a5682d162b4a32676611ee3f07b342aa6c (diff) | |
download | ports-ed63e968719012478387d0c5928e97381b1b48f5.tar.gz ports-ed63e968719012478387d0c5928e97381b1b48f5.zip |
Notes
Diffstat (limited to 'astro/planets')
-rw-r--r-- | astro/planets/Makefile | 2 | ||||
-rw-r--r-- | astro/planets/distinfo | 2 | ||||
-rw-r--r-- | astro/planets/pkg-plist | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/astro/planets/Makefile b/astro/planets/Makefile index 60d8b5b33714..b1b0c6bc5363 100644 --- a/astro/planets/Makefile +++ b/astro/planets/Makefile @@ -7,7 +7,7 @@ # PORTNAME= planets -PORTVERSION= 0.1.10 +PORTVERSION= 0.1.12 CATEGORIES= astro MASTER_SITES= http://planets.homedns.org/dist/ EXTRACT_SUFX= .tgz diff --git a/astro/planets/distinfo b/astro/planets/distinfo index 745bb2609587..8719373e41de 100644 --- a/astro/planets/distinfo +++ b/astro/planets/distinfo @@ -1 +1 @@ -MD5 (planets-0.1.10.tgz) = 6f0c0b5c68742e89d25f6048eaaab54b +MD5 (planets-0.1.12.tgz) = 4b99c7010190c2f369496d14f12c3cc6 diff --git a/astro/planets/pkg-plist b/astro/planets/pkg-plist index 91f5ad0cad5f..3f4375e3772c 100644 --- a/astro/planets/pkg-plist +++ b/astro/planets/pkg-plist @@ -1,4 +1,4 @@ bin/planets -%%PORTDOCS%%share/doc/planets/KEYBINDINGS.txt -%%PORTDOCS%%share/doc/planets/getting_started.html -%%PORTDOCS%%@dirrm share/doc/planets +%%PORTDOCS%%%%DOCSDIR%%/KEYBINDINGS.txt +%%PORTDOCS%%%%DOCSDIR%%/getting_started.html +%%PORTDOCS%%@dirrm %%DOCSDIR%% |