diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-30 06:31:17 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-30 06:31:17 +0800 |
commit | 4018a1e050aa226b0cdb4b4860055241f5914963 (patch) | |
tree | fb868438024d8873b1512d88422f03a3871a23e8 /x11 | |
parent | e8a6778aa3a47ba8316c2e2d40db364bf8b565bf (diff) | |
download | marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar.gz marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar.zst marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.zip |
``Pet portlint'' seems to be a popular commit message for what I just did.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4996 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-menus/pkg-descr | 2 | ||||
-rw-r--r-- | x11/zenity/Makefile | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/gnome-menus/pkg-descr b/x11/gnome-menus/pkg-descr index 3f2b7c336..7b27b4e2e 100644 --- a/x11/gnome-menus/pkg-descr +++ b/x11/gnome-menus/pkg-descr @@ -10,3 +10,5 @@ Also contained here are the GNOME menu layout configuration files, .directory files and assorted menu related utility programs. -- gnome-menus README + +WWW: http://www.freedesktop.org/Standards/menu-spec diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile index f809eea6e..28a647725 100644 --- a/x11/zenity/Makefile +++ b/x11/zenity/Makefile @@ -3,7 +3,7 @@ # Whom: Franz Klammer <klammer@webonaut.com> # # $FreeBSD$ -# $MCom: ports/x11/zenity/Makefile,v 1.43 2005/09/06 04:24:36 marcus Exp $ +# $MCom: ports/x11/zenity/Makefile,v 1.44 2005/10/04 04:12:27 marcus Exp $ # PORTNAME= zenity @@ -11,7 +11,7 @@ PORTVERSION= 2.12.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 -DIST_SUBDIR= gnome2 +DIST_SUBDIR= gnome2 MAINTAINER= klammer@webonaut.com COMMENT= Display GNOME dialogs from the command line |