diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-27 12:57:02 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-27 12:57:02 +0000 |
commit | 157c9afadd8e8f0c496ae0067b414eaf63c441c8 (patch) | |
tree | 32dd6a6fa5e85bf7021cdcf4791985021958a824 /graphics | |
parent | 8603c0c2a5b1fd8fb0a2083197dd1579a0cbe9d3 (diff) | |
download | ports-157c9afadd8e8f0c496ae0067b414eaf63c441c8.tar.gz ports-157c9afadd8e8f0c496ae0067b414eaf63c441c8.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/tgif-nls/Makefile | 6 | ||||
-rw-r--r-- | graphics/tgif-nls/distinfo | 2 | ||||
-rw-r--r-- | graphics/tgif-nls/files/patch-aa | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile index 29ac424942c9..2aa569ffafbf 100644 --- a/graphics/tgif-nls/Makefile +++ b/graphics/tgif-nls/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tgif -PORTVERSION= 4.1.39 +PORTVERSION= 4.1.40 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ \ @@ -45,7 +45,7 @@ pre-install: ${MV} tgif.Xdefaults tgif.Xdefaults.org; \ ${SED} -e "s#/usr/local#${PREFIX}#" \ -e "s#/usr/share/lib#${PREFIX}/share/locale#" \ - tgif.Xdefaults.org > tgif.Xdefaults ;\ + tgif.Xdefaults.org > tgif.Xdefaults \ ) post-install: @@ -53,7 +53,7 @@ post-install: ${MKDIR} ${TGIFDOC}; ${MKDIR} ${TGIFDEMO} (cd ${WRKSRC} ;\ ${INSTALL_DATA} ${DEMO_FILES} ${TGIFDEMO} ;\ - ${INSTALL_DATA} ${READMES} ${TGIFDOC} ;\ + ${INSTALL_DATA} ${READMES} ${TGIFDOC} \ ) ${MKDIR} ${TGIFDEMO}/spice (cd ${WRKSRC}/spice ;\ diff --git a/graphics/tgif-nls/distinfo b/graphics/tgif-nls/distinfo index 88c79a51b1ca..21dc2433abfc 100644 --- a/graphics/tgif-nls/distinfo +++ b/graphics/tgif-nls/distinfo @@ -1 +1 @@ -MD5 (tgif-4.1.39.tar.gz) = 46dbdc5c189a8a644d34158b2c92e627 +MD5 (tgif-4.1.40.tar.gz) = 074259ef17f39c664eb974b6804da9a1 diff --git a/graphics/tgif-nls/files/patch-aa b/graphics/tgif-nls/files/patch-aa index aa99115e7970..37a4cbc34e17 100644 --- a/graphics/tgif-nls/files/patch-aa +++ b/graphics/tgif-nls/files/patch-aa @@ -4,8 +4,8 @@ .\" .\" .\" --.TH tgif n "Version 4.1 Patchlevel 39 and Above" "Tgif" -+.TH tgif 1L "Version 4.1 Patchlevel 39 and Above" "Tgif" +-.TH tgif n "Version 4.1 Patchlevel 40 and Above" "Tgif" ++.TH tgif 1L "Version 4.1 Patchlevel 40 and Above" "Tgif" .\" .SH NAME .\" |