mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Update to 1.3A.
PR: 18645 Submitted by: MAINTAINER
This commit is contained in:
parent
31511c8978
commit
4f8bab7312
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28654
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= consolehm
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3A
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://mongol.dhis.org/pub/consolehm/ \
|
||||
MASTER_SITES= ftp://muir.yi.org/pub/consolehm/ \
|
||||
http://www.es.co.nz/~mmuir/
|
||||
|
||||
MAINTAINER= mmuir@es.co.nz
|
||||
|
@ -1 +1 @@
|
||||
MD5 (consolehm-1.2.tar.gz) = e931c8ff2cee20e8093ed1e541873b16
|
||||
MD5 (consolehm-1.3A.tar.gz) = 5d48316a9b4db201449c6555dbd978f2
|
||||
|
@ -1,12 +0,0 @@
|
||||
--- Makefile.in.orig Wed Oct 20 23:02:06 1999
|
||||
+++ Makefile.in Wed Oct 20 23:02:19 1999
|
||||
@@ -1,7 +1,7 @@
|
||||
DEFS=-DHAVE_CONFIG_H
|
||||
-PREFIX=/usr/local
|
||||
+PREFIX?=/usr/local
|
||||
|
||||
-CFLAGS=-O2 -g -Wall $(DEFS)
|
||||
+CFLAGS+=-Wall $(DEFS)
|
||||
|
||||
OBJS=chm.o
|
||||
|
Loading…
Reference in New Issue
Block a user