aboutsummaryrefslogtreecommitdiff
path: root/databases/gbib/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-20 09:03:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-20 09:03:47 +0000
commit63ec445dbf842323747f7e98461626bda8f0f817 (patch)
tree06ed9aca5e174c6dfb8ea5c600eb229134c70cfd /databases/gbib/Makefile
parent7ba97ac0f775ec9eaf550b60d0787071af5d615e (diff)
downloadports-63ec445dbf842323747f7e98461626bda8f0f817.tar.gz
ports-63ec445dbf842323747f7e98461626bda8f0f817.zip
Chase PATCHFILES to latest version.
PR: ports/77767 Submitted by: Sam Lawrance <boris at brooknet.com.au>
Notes
Notes: svn path=/head/; revision=129350
Diffstat (limited to 'databases/gbib/Makefile')
-rw-r--r--databases/gbib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gbib/Makefile b/databases/gbib/Makefile
index c50059c29d79..d7b74b68f4c6 100644
--- a/databases/gbib/Makefile
+++ b/databases/gbib/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gbib
PORTVERSION= 0.1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases editors gnome
MASTER_SITES= ftp://ftp.seul.org/pub/gbib/src/ \
http://www.unixpages.org/distfiles/
PATCH_SITES= ${MASTER_SITE_DEBIAN}
PATCH_SITE_SUBDIR= pool/main/g/gbib
-PATCHFILES= ${PORTNAME}_${PORTVERSION}-1.diff.gz
+PATCHFILES= ${PORTNAME}_${PORTVERSION}-3.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org