* Bump version
* Fix master site * Tune up compile options PR: ports/22587 Submitted by: Dominik Rothert, <dr@astorit.com> (maintainer)
This commit is contained in:
parent
33fe089928
commit
05af13c54d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34818
2 changed files with 7 additions and 5 deletions
|
@ -6,17 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= xtermset
|
||||
PORTVERSION= 0.4
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xtermset.netpedia.net/src/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= clts
|
||||
|
||||
MAINTAINER= dr@domix.de
|
||||
MAINTAINER= dr@astorit.com
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
MAN1= xtermset.1
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
MANCOMPRESSED= yes
|
||||
MANCOMPRESSED= no
|
||||
|
||||
post-install:
|
||||
strip ${PREFIX}/bin/xtermset
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (xtermset-0.4.tar.gz) = 12ec8aef6947510bd591268beba365a2
|
||||
MD5 (xtermset-0.5.tar.gz) = e710941843d91ea60c6d5a85b0150fc0
|
||||
|
|
Loading…
Reference in a new issue