forked from ports/contrib
10 lines
280 B
Diff
10 lines
280 B
Diff
diff -pruN atanks.orig/Makefile atanks/Makefile
|
|
--- atanks.orig/Makefile 2008-06-01 03:37:44.758709593 +1000
|
|
+++ atanks/Makefile 2008-06-01 04:48:47.041706580 +1000
|
|
@@ -1,4 +1,4 @@
|
|
-VERSION=2.8
|
|
+VERSION=3.0
|
|
export VERSION
|
|
FILENAME=atanks-${VERSION}
|
|
INSTALL=/usr/bin/install -c
|