diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-20 07:40:05 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-05-20 07:40:05 +0800 |
commit | b42368c331857aa6b40d8d295c6fa2b7c58ecd96 (patch) | |
tree | e488ce52fdf752774ae9d8ffd903cebddb093ca2 /x11/libgnome/Makefile | |
parent | ec1eb16116f75c6d6c7ed4e3e1ce64014642ed4d (diff) | |
download | marcuscom-ports-b42368c331857aa6b40d8d295c6fa2b7c58ecd96.tar marcuscom-ports-b42368c331857aa6b40d8d295c6fa2b7c58ecd96.tar.gz marcuscom-ports-b42368c331857aa6b40d8d295c6fa2b7c58ecd96.tar.bz2 marcuscom-ports-b42368c331857aa6b40d8d295c6fa2b7c58ecd96.tar.lz marcuscom-ports-b42368c331857aa6b40d8d295c6fa2b7c58ecd96.tar.xz marcuscom-ports-b42368c331857aa6b40d8d295c6fa2b7c58ecd96.tar.zst marcuscom-ports-b42368c331857aa6b40d8d295c6fa2b7c58ecd96.zip |
Remove some gconf files that are now installed by gnomevfs2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@771 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index cc57481bd..2b3d68360 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,6 +7,8 @@ PORTNAME= libgnome PORTVERSION= 2.3.0 +#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 |