diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-08-30 17:28:32 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-08-30 17:28:32 +0000 |
commit | 68a9bee9a60b5ba45e5dec5cc25dec9d2be2caae (patch) | |
tree | 9dd70095bc63c18e769677f1c6d82e9e5f9ad677 /devel/dconf | |
parent | 88a76724e63c5f92e08119aef61a8fa4b9db1820 (diff) | |
download | ports-68a9bee9a60b5ba45e5dec5cc25dec9d2be2caae.tar.gz ports-68a9bee9a60b5ba45e5dec5cc25dec9d2be2caae.zip |
Notes
Diffstat (limited to 'devel/dconf')
-rw-r--r-- | devel/dconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dconf/Makefile b/devel/dconf/Makefile index c7947cd410ce..98d09191f55a 100644 --- a/devel/dconf/Makefile +++ b/devel/dconf/Makefile @@ -4,7 +4,7 @@ PORTNAME?= dconf PORTVERSION= 0.14.1 -PORTREVISION= 0 +PORTREVISION?= 0 CATEGORIES= devel gnome MASTER_SITES= GNOME DISTNAME= dconf-${PORTVERSION} |