summaryrefslogtreecommitdiff
path: root/misc/gplbp
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-05-24 15:25:26 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-05-24 15:25:26 +0000
commit0bc3c9977ad7437bf9d65e19de8c3fb68a25849c (patch)
tree15b453a5d7968cb825e63b402c2676ae2e31f485 /misc/gplbp
parent- Use USE_DOS2UNIX instead @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REI... (diff)
- Fix MASTER_SITES
- Use DATADIR PR: ports/97702 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Notes
Notes: svn path=/head/; revision=163290
Diffstat (limited to 'misc/gplbp')
-rw-r--r--misc/gplbp/Makefile2
-rw-r--r--misc/gplbp/pkg-plist14
2 files changed, 8 insertions, 8 deletions
diff --git a/misc/gplbp/Makefile b/misc/gplbp/Makefile
index 57ce93faa605..850e1784d8cc 100644
--- a/misc/gplbp/Makefile
+++ b/misc/gplbp/Makefile
@@ -9,7 +9,7 @@ PORTNAME= gplbp
PORTVERSION= 0.92
PORTREVISION= 2
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.stampede.org/skibum/gplbp/
+MASTER_SITES= http://freebsd.unixfreunde.de/sources/
MAINTAINER= ports@FreeBSD.org
COMMENT= GNOME Pilot Logbook application
diff --git a/misc/gplbp/pkg-plist b/misc/gplbp/pkg-plist
index 9a625df58f4b..3f4fce9b6f82 100644
--- a/misc/gplbp/pkg-plist
+++ b/misc/gplbp/pkg-plist
@@ -1,8 +1,8 @@
bin/gplbp
-share/gplbp/editcopy.xpm
-share/gplbp/editcut.xpm
-share/gplbp/editpaste.xpm
-share/gplbp/filenew.xpm
-share/gplbp/fileopen.xpm
-share/gplbp/fileprint.xpm
-@dirrm share/gplbp
+%%DATADIR%%/editcopy.xpm
+%%DATADIR%%/editcut.xpm
+%%DATADIR%%/editpaste.xpm
+%%DATADIR%%/filenew.xpm
+%%DATADIR%%/fileopen.xpm
+%%DATADIR%%/fileprint.xpm
+@dirrm %%DATADIR%%