diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 13:32:45 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 13:32:45 +0000 |
commit | e857b8482751c6cbce5f99addbbde5b477e1b74d (patch) | |
tree | a29324ec0e254a59c6a8e04f3be9d149d72d7e2f /astro/mymoon | |
parent | 617581c2eb96ddff37c21f55825b4b8572795ec8 (diff) | |
download | ports-e857b8482751c6cbce5f99addbbde5b477e1b74d.tar.gz ports-e857b8482751c6cbce5f99addbbde5b477e1b74d.zip |
Notes
Diffstat (limited to 'astro/mymoon')
-rw-r--r-- | astro/mymoon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index a49113a8a04f..6a0f958ea66c 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -6,6 +6,7 @@ # PORTNAME= mymoon +PORTREVISION= 1 DISTVERSION= 1.2a CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \ |