- Fix MASTER_SITES
- Trim header while I am here Submitted by: maintainer via private email
This commit is contained in:
parent
0d00ac1c49
commit
bfce30ddc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314663
1 changed files with 2 additions and 6 deletions
|
@ -1,15 +1,11 @@
|
|||
# New ports collection makefile for: tkmerge
|
||||
# Date created: 16 Dec 2004
|
||||
# Whom: Bob Willcox <bob@immure.com>
|
||||
#
|
||||
# Created by: Bob Willcox <bob@immure.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tkmerge
|
||||
PORTVERSION= 0.85
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel tk
|
||||
MASTER_SITES= http://immure.com/~bob/ports/tkmerge/
|
||||
MASTER_SITES= http://immure.com/ports/tkmerge/
|
||||
|
||||
MAINTAINER= bob@immure.com
|
||||
COMMENT= A tk script to aid in the merging changes between two files
|
||||
|
|
Loading…
Reference in a new issue