aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2004-03-24 20:02:12 +0800
committerbland <bland@FreeBSD.org>2004-03-24 20:02:12 +0800
commit07af1e670ef678a878a5d827a634d9e98fd5b1ce (patch)
tree84f952fa77c7ee4d49390f7811c52361753c9105 /graphics
parentf5838e80254bc8a6a32b923567b88bb7765e92bf (diff)
downloadfreebsd-ports-gnome-07af1e670ef678a878a5d827a634d9e98fd5b1ce.tar.gz
freebsd-ports-gnome-07af1e670ef678a878a5d827a634d9e98fd5b1ce.tar.zst
freebsd-ports-gnome-07af1e670ef678a878a5d827a634d9e98fd5b1ce.zip
Fix man{1,5} plist entries.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-app-devel/Makefile5
-rw-r--r--graphics/gimp-app/Makefile5
-rw-r--r--graphics/gimp-devel/Makefile5
-rw-r--r--graphics/gimp/Makefile5
-rw-r--r--graphics/gimpshop/Makefile5
5 files changed, 15 insertions, 10 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 6507393d8caf..fda8e6d3a58f 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.0.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -53,8 +54,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
-MAN1= gimp gimp-2.0.1 gimptool gimptool-2.0.1 gimp-remote gimp-remote-2.0.1
-MAN5= gimprc-2.0.5
+MAN1= gimp.1 gimp-2.0.1 gimptool.1 gimptool-2.0.1 gimp-remote.1 gimp-remote-2.0.1
+MAN5= gimprc.5 gimprc-2.0.5
.if defined(WITH_PYTHON)
USE_PYTHON= yes
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 6507393d8caf..fda8e6d3a58f 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.0.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -53,8 +54,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
-MAN1= gimp gimp-2.0.1 gimptool gimptool-2.0.1 gimp-remote gimp-remote-2.0.1
-MAN5= gimprc-2.0.5
+MAN1= gimp.1 gimp-2.0.1 gimptool.1 gimptool-2.0.1 gimp-remote.1 gimp-remote-2.0.1
+MAN5= gimprc.5 gimprc-2.0.5
.if defined(WITH_PYTHON)
USE_PYTHON= yes
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index 6507393d8caf..fda8e6d3a58f 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.0.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -53,8 +54,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
-MAN1= gimp gimp-2.0.1 gimptool gimptool-2.0.1 gimp-remote gimp-remote-2.0.1
-MAN5= gimprc-2.0.5
+MAN1= gimp.1 gimp-2.0.1 gimptool.1 gimptool-2.0.1 gimp-remote.1 gimp-remote-2.0.1
+MAN5= gimprc.5 gimprc-2.0.5
.if defined(WITH_PYTHON)
USE_PYTHON= yes
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 6507393d8caf..fda8e6d3a58f 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.0.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -53,8 +54,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
-MAN1= gimp gimp-2.0.1 gimptool gimptool-2.0.1 gimp-remote gimp-remote-2.0.1
-MAN5= gimprc-2.0.5
+MAN1= gimp.1 gimp-2.0.1 gimptool.1 gimptool-2.0.1 gimp-remote.1 gimp-remote-2.0.1
+MAN5= gimprc.5 gimprc-2.0.5
.if defined(WITH_PYTHON)
USE_PYTHON= yes
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index 6507393d8caf..fda8e6d3a58f 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.0.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -53,8 +54,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
GIMP_DISTFILE= ${DISTDIR}/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
-MAN1= gimp gimp-2.0.1 gimptool gimptool-2.0.1 gimp-remote gimp-remote-2.0.1
-MAN5= gimprc-2.0.5
+MAN1= gimp.1 gimp-2.0.1 gimptool.1 gimptool-2.0.1 gimp-remote.1 gimp-remote-2.0.1
+MAN5= gimprc.5 gimprc-2.0.5
.if defined(WITH_PYTHON)
USE_PYTHON= yes