diff options
author | novel <novel@FreeBSD.org> | 2005-09-26 17:42:22 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-09-26 17:42:22 +0800 |
commit | 0ed268a2d346012d4778898a82d33b9ce2b94630 (patch) | |
tree | dc23e174cb0a5f79796a04f985bbd5848976d114 /games/ninix-aya/Makefile | |
parent | f183dbff8e3f05f6b0bc6e5f2f4f4649641da50c (diff) | |
download | freebsd-ports-gnome-0ed268a2d346012d4778898a82d33b9ce2b94630.tar.gz freebsd-ports-gnome-0ed268a2d346012d4778898a82d33b9ce2b94630.tar.zst freebsd-ports-gnome-0ed268a2d346012d4778898a82d33b9ce2b94630.zip |
Update to 3.6.2.
PR: 86581
Submitted by: UMENO Takashi (maintainer)
Diffstat (limited to 'games/ninix-aya/Makefile')
-rw-r--r-- | games/ninix-aya/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ninix-aya/Makefile b/games/ninix-aya/Makefile index 5505272923bd..fcb7982a7225 100644 --- a/games/ninix-aya/Makefile +++ b/games/ninix-aya/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ninix-aya -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= ninix-aya/16483 +MASTER_SITE_SUBDIR= ninix-aya/16662 DISTNAME= ninix-aya-${PORTVERSION} EXTRACT_SUFX= .tgz |