diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Terminal/Makefile | 5 | ||||
-rw-r--r-- | x11/Terminal/pkg-plist | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/Terminal/Makefile b/x11/Terminal/Makefile index 2c0012cfc..cac962667 100644 --- a/x11/Terminal/Makefile +++ b/x11/Terminal/Makefile @@ -3,11 +3,12 @@ # Whom: Matt Lancereau <ports@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/Terminal/Makefile,v 1.1 2006/10/02 20:55:56 ahze Exp $ +# PORTNAME= Terminal PORTVERSION= 0.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://download.berlios.de/xfce-goodies/ diff --git a/x11/Terminal/pkg-plist b/x11/Terminal/pkg-plist index b81391d11..c1e1fb3e1 100644 --- a/x11/Terminal/pkg-plist +++ b/x11/Terminal/pkg-plist @@ -47,6 +47,7 @@ share/applications/Terminal.desktop share/icons/hicolor/48x48/apps/Terminal.png share/icons/hicolor/scalable/apps/Terminal.svg share/pixmaps/terminal.xpm +@dirrmtry share/pixmaps @dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons/hicolor |