diff options
author | jmmv <jmmv> | 2003-05-05 16:21:10 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-05-05 16:21:10 +0000 |
commit | 7d6393ae651e7f14b70941aa192759d3c0f276b2 (patch) | |
tree | 0a0628afa9118a2f93d79e12564ca58c6fd63a45 /editors/gconf-editor | |
parent | 4327e82a4dc3a7ef4c9d78dc4d59a9f78a9160ef (diff) | |
download | pkgsrc-7d6393ae651e7f14b70941aa192759d3c0f276b2.tar.gz |
Line up PKGREVISION whitespace.
Diffstat (limited to 'editors/gconf-editor')
-rw-r--r-- | editors/gconf-editor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index e855831a051..686da142b3b 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/05/02 11:54:44 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/05 16:21:10 jmmv Exp $ # DISTNAME= gconf-editor-0.3.1 -PKGREVISION= 2 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/0.3/} EXTRACT_SUFX= .tar.bz2 |