diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-24 02:58:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-01-24 02:58:06 +0800 |
commit | b664a2a2784758d343855bf880e2ea6bc1d2e43c (patch) | |
tree | 117d1405bf0c5429a8b742979c5316cfa9f42dde /devel/dconf/Makefile | |
parent | 53c92a62c751ba2c9c5bff83f3d98c0ddd8309d0 (diff) | |
download | marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.gz marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.bz2 marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.lz marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.xz marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.tar.zst marcuscom-ports-b664a2a2784758d343855bf880e2ea6bc1d2e43c.zip |
Remove a leftover directory.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15080 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/dconf/Makefile')
-rw-r--r-- | devel/dconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index ea7c7dae2..6d5da894f 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -3,12 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/dconf/Makefile,v 1.12 2011/01/20 23:54:50 kwm Exp $ +# $MCom: ports/devel/dconf/Makefile,v 1.13 2011/01/23 07:10:38 marcus Exp $ # PORTNAME= dconf PORTVERSION= 0.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |