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-08-16 20:47:21.349143726 +1000
|
|
+++ atanks/Makefile 2008-08-16 20:57:49.480142909 +1000
|
|
@@ -1,4 +1,4 @@
|
|
-VERSION=2.8
|
|
+VERSION=3.2
|
|
export VERSION
|
|
FILENAME=atanks-${VERSION}
|
|
INSTALL=/usr/bin/install -c
|