diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-02-12 05:04:33 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-02-12 05:04:33 +0000 |
commit | 545a497d5a3ce0359217f18a0cc13e9cfe152c7b (patch) | |
tree | f7272e5803a63d8a8375c9912ee8341fa7b13f4d /x11-toolkits/panel--/Makefile | |
parent | Fix spacing problem I created when fixing tabs (diff) |
Update to 1.3.1
Diffstat (limited to 'x11-toolkits/panel--/Makefile')
-rw-r--r-- | x11-toolkits/panel--/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile index 50aaa9c6468d..b9b06c5a5641 100644 --- a/x11-toolkits/panel--/Makefile +++ b/x11-toolkits/panel--/Makefile @@ -6,10 +6,11 @@ # PORTNAME= panelmm -PORTVERSION= 0.2 +PORTVERSION= 0.3.1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/panelmm +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |