diff options
author | chinsan <chinsan@FreeBSD.org> | 2009-01-03 21:32:45 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2009-01-03 21:32:45 +0800 |
commit | 3a91e03e23abd006a3e9fdd59b42ef691e2eb739 (patch) | |
tree | 5c815cba6cadcb238af70c250d8f37aaa13b1b56 /astro/nova | |
parent | 27111a799d717feb1f0fae8f1aca320348566229 (diff) | |
download | freebsd-ports-gnome-3a91e03e23abd006a3e9fdd59b42ef691e2eb739.tar.gz freebsd-ports-gnome-3a91e03e23abd006a3e9fdd59b42ef691e2eb739.tar.zst freebsd-ports-gnome-3a91e03e23abd006a3e9fdd59b42ef691e2eb739.zip |
- Bump portrevision due to upgrade of astro/libnova
Diffstat (limited to 'astro/nova')
-rw-r--r-- | astro/nova/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/nova/Makefile b/astro/nova/Makefile index 8dac290734ec..ace95d45d37b 100644 --- a/astro/nova/Makefile +++ b/astro/nova/Makefile @@ -8,7 +8,7 @@ PORTNAME= nova PORTVERSION= 0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |