diff options
author | arved <arved@FreeBSD.org> | 2002-11-14 18:37:19 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2002-11-14 18:37:19 +0800 |
commit | aa3a2738f9c291b2c39cc4e5d473fbf15ad1ade0 (patch) | |
tree | 8950cdbacf69b4a656e2971a7b81ed8934e458b3 /ftp/kbear/Makefile | |
parent | 4bf88125b3cc6c4ad9b16ac3af97e5aa72054607 (diff) | |
download | freebsd-ports-gnome-aa3a2738f9c291b2c39cc4e5d473fbf15ad1ade0.tar.gz freebsd-ports-gnome-aa3a2738f9c291b2c39cc4e5d473fbf15ad1ade0.tar.zst freebsd-ports-gnome-aa3a2738f9c291b2c39cc4e5d473fbf15ad1ade0.zip |
The author fixed the installation of the documentation
and updated the distfile.
Chase MD5 and bump PORTREVISION because of PLIST changes.
Approved by: kris (mentor)
Diffstat (limited to 'ftp/kbear/Makefile')
-rw-r--r-- | ftp/kbear/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index e3b4b062cf6a..a8e72bb7a0a6 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -6,6 +6,7 @@ PORTNAME= kbear PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= ftp kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |