diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | f473133a811239a33610f5a219dc28385fcc339b (patch) | |
tree | 7c1f6e342161bd8d40b1d3e724a4fa9a276d7505 /print/gnome-print/Makefile | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.zip FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.tar.gz |
Accidental whitespace
Diffstat (limited to 'print/gnome-print/Makefile')
-rw-r--r-- | print/gnome-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index e485183..bbf86ac 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= gnomeprint -PORTVERSION= 0.16 +PORTNAME= gnomeprint +PORTVERSION= 0.16 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print |