diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-22 06:34:08 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-22 06:34:08 +0000 |
commit | 3102f0363f81bfda1b984aaecd2b0096042cd3c0 (patch) | |
tree | d8334b9eff33b5911b330425fe9606dacc2c426e /x11/fbpanel/Makefile | |
parent | 72909bd9e21ab3bce7b6ccd91c73e355b211fb94 (diff) | |
download | ports-3102f0363f81bfda1b984aaecd2b0096042cd3c0.tar.gz ports-3102f0363f81bfda1b984aaecd2b0096042cd3c0.zip |
- Update to 4.9
PR: ports/113916
Submitted by: Tobias Roth <ports at fsck.ch> (maintainer)
Notes
Notes:
svn path=/head/; revision=194037
Diffstat (limited to 'x11/fbpanel/Makefile')
-rw-r--r-- | x11/fbpanel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index 15e2ff0057a9..4e82cdf31dd9 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fbpanel -PORTVERSION= 4.3 -PORTREVISION= 4 +PORTVERSION= 4.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |