mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
95f52eef24
PR: 16844 Submitted by: andrews@technologist.com (new maintainer)
14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
--- src/Makefile.in Fri Feb 26 12:02:22 1999
|
|
+++ src/Makefile.in.new Sun Jan 2 11:36:33 2000
|
|
@@ -24,8 +24,8 @@
|
|
|
|
TARGET = qt
|
|
DESTDIR = ../lib/
|
|
-VER_MAJ = 1
|
|
-VER_MIN = 44
|
|
+VER_MAJ ?= 1
|
|
+VER_MIN ?= 44
|
|
|
|
####### Files
|
|
|