mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
14 lines
222 B
Plaintext
14 lines
222 B
Plaintext
|
--- ./src/Makefile.in.org Tue Nov 17 06:19:22 1998
|
||
|
+++ ./src/Makefile.in Thu Jan 7 00:04:13 1999
|
||
|
@@ -24,8 +24,8 @@
|
||
|
|
||
|
TARGET = qt
|
||
|
DESTDIR = ../lib/
|
||
|
-VER_MAJ = 1
|
||
|
-VER_MIN = 42
|
||
|
+VER_MAJ = 2
|
||
|
+VER_MIN = 0
|
||
|
|
||
|
####### Files
|
||
|
|