diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-26 16:06:29 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-26 16:06:29 +0800 |
commit | 2ba094017a9ea476e4880e35cf0e753f2d004c28 (patch) | |
tree | 58776eb9ec7bc51ec7a4c5a8a4a9aea8997db6d7 /games/asc/Makefile | |
parent | 6157106ffd5a712223c3ec259a54378609eec6c1 (diff) | |
download | freebsd-ports-gnome-2ba094017a9ea476e4880e35cf0e753f2d004c28.tar.gz freebsd-ports-gnome-2ba094017a9ea476e4880e35cf0e753f2d004c28.tar.zst freebsd-ports-gnome-2ba094017a9ea476e4880e35cf0e753f2d004c28.zip |
Update to 1.5.15.
Diffstat (limited to 'games/asc/Makefile')
-rw-r--r-- | games/asc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 018af922eede..ea11b10dddf0 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= asc -PORTVERSION= 1.5.13 +PORTVERSION= 1.5.15 CATEGORIES= games MASTER_SITES= ftp://asc-hq.sourceforge.net/pub/asc-hq/develop/ \ http://www.asc-hq.org/develop/ |