diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-18 17:10:35 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-18 17:10:35 +0000 |
commit | 7b20260939ca115dbae309c33240f257f766a527 (patch) | |
tree | 57fa3f0250b05a051dabac0edc0df002e1cc46ea /astro | |
parent | 42fcd1a4cb5f464aafb7d8aab97d53b5a7232ad5 (diff) | |
download | ports-7b20260939ca115dbae309c33240f257f766a527.tar.gz ports-7b20260939ca115dbae309c33240f257f766a527.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/phoon/Makefile | 6 | ||||
-rw-r--r-- | astro/phoon/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/astro/phoon/Makefile b/astro/phoon/Makefile index 602835c2a264..b70b273cd19a 100644 --- a/astro/phoon/Makefile +++ b/astro/phoon/Makefile @@ -6,17 +6,17 @@ # PORTNAME= phoon -PORTVERSION= 2003 +PORTVERSION= 2005 CATEGORIES= astro MASTER_SITES= http://www.acme.com/software/phoon/ -PKGNAMESUFFIX= _20jan +PKGNAMESUFFIX= _29jun DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}${PORTVERSION} MAINTAINER= xride@x12.dk COMMENT= Displays the phase of the moon WRKSRC= ${WRKDIR}/${PORTNAME} -USE_REINPLACE= yes + MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \ BINDIR=${LOCALBASE}/bin \ MANDIR=${MANPREFIX}/man/man1 diff --git a/astro/phoon/distinfo b/astro/phoon/distinfo index 836b0b2772a7..06e3f312f209 100644 --- a/astro/phoon/distinfo +++ b/astro/phoon/distinfo @@ -1,3 +1,3 @@ -MD5 (phoon_20jan2003.tar.gz) = 843ee16af4b50c53688f24c24169425b -SHA256 (phoon_20jan2003.tar.gz) = 0a0281655cc11cce2200f6fc799eaf20ee2cf4153f5c65468ec6020d37d2f209 -SIZE (phoon_20jan2003.tar.gz) = 18582 +MD5 (phoon_29jun2005.tar.gz) = 710846432bf0d3ee5f62437d250d2764 +SHA256 (phoon_29jun2005.tar.gz) = 3578bc3e7d364500eb39dfe135ce63c3ead41dcc67a22d19ba13037e107c5ace +SIZE (phoon_29jun2005.tar.gz) = 17450 |