diff options
author | arved <arved@FreeBSD.org> | 2004-11-05 13:19:23 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-11-05 13:19:23 +0000 |
commit | 0bd3b1c265e0288ccbc81567ad13051b315d0bce (patch) | |
tree | c3330ea55ad68d23b1bfef2ef1351f030aae1f16 /x11/fbpanel/Makefile | |
parent | c55dccbbd55f7623678e08f8503f8968ffadcac4 (diff) | |
download | FreeBSD-ports-0bd3b1c265e0288ccbc81567ad13051b315d0bce.zip FreeBSD-ports-0bd3b1c265e0288ccbc81567ad13051b315d0bce.tar.gz |
Update to 3.12
PR: 72892
Submitted by: Tobias Roth <ports@fsck.ch>
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 cf25fce..085b377 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} |