diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-14 02:28:45 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-14 02:28:45 +0000 |
commit | 920f68b3eb32be7a6389fe27a1c8a94e93aef2f9 (patch) | |
tree | c30206573f079abe8cb6c4e9a816b91c86616a6f /x11-wm/bbkeys/Makefile | |
parent | c5547ce3ebd82f033548b92f7390a3141bc0ae46 (diff) | |
download | ports-920f68b3eb32be7a6389fe27a1c8a94e93aef2f9.tar.gz ports-920f68b3eb32be7a6389fe27a1c8a94e93aef2f9.zip |
Update to 0.8.4
PR: 37816
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=59045
Diffstat (limited to 'x11-wm/bbkeys/Makefile')
-rw-r--r-- | x11-wm/bbkeys/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/bbkeys/Makefile b/x11-wm/bbkeys/Makefile index 0cf7e1f05443..72e627467cc0 100644 --- a/x11-wm/bbkeys/Makefile +++ b/x11-wm/bbkeys/Makefile @@ -6,9 +6,10 @@ # PORTNAME= bbkeys -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= x11-wm -MASTER_SITES= http://movingparts.thelinuxcommunity.org/bbkeys/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= stijn@win.tue.nl |