diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-11-05 13:19:23 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-11-05 13:19:23 +0000 |
commit | 97bb25b35b1fcc284677c8a45b98ecb595c0ec0e (patch) | |
tree | 2457ea167c96089faf835b1183ebfbb6f6a4064f /x11/fbpanel/Makefile | |
parent | Update to 0.8 (diff) |
Update to 3.12
PR: 72892
Submitted by: Tobias Roth <ports@fsck.ch>
Notes
Notes:
svn path=/head/; revision=120863
Diffstat (limited to 'x11/fbpanel/Makefile')
-rw-r--r-- | x11/fbpanel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fbpanel/Makefile b/x11/fbpanel/Makefile index cf25fce449f9..085b377d7b5f 100644 --- a/x11/fbpanel/Makefile +++ b/x11/fbpanel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fbpanel -PORTVERSION= 3.8 +PORTVERSION= 3.12 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |