diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-28 17:06:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-28 17:06:21 +0000 |
commit | fd5f1ccb472cb3eb43183375e4e2bf2f849b2ed6 (patch) | |
tree | 640c907483addd5d5ac74fbfd86661d4cb2fa838 /astro/match/Makefile | |
parent | 0589441975b3438e4e13934bf90a44f7ee7a09bd (diff) | |
download | ports-fd5f1ccb472cb3eb43183375e4e2bf2f849b2ed6.tar.gz ports-fd5f1ccb472cb3eb43183375e4e2bf2f849b2ed6.zip |
Notes
Diffstat (limited to 'astro/match/Makefile')
-rw-r--r-- | astro/match/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index 98cc52b553e6..8c27ed3bfec3 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -7,7 +7,7 @@ # PORTNAME= match -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= astro MASTER_SITES= http://spiff.rit.edu/match/ |