diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /editors/mousepad | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'editors/mousepad')
-rw-r--r-- | editors/mousepad/Makefile | 2 | ||||
-rw-r--r-- | editors/mousepad/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/editors/mousepad/Makefile b/editors/mousepad/Makefile index 04c0e1723034..de71f51a914a 100644 --- a/editors/mousepad/Makefile +++ b/editors/mousepad/Makefile @@ -7,7 +7,7 @@ PORTNAME= mousepad PORTVERSION= 0.2.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors xfce MASTER_SITES= ${MASTER_SITES_XFCE} DIST_SUBDIR= xfce4 diff --git a/editors/mousepad/pkg-plist b/editors/mousepad/pkg-plist index fd5ccaac11a1..bea02f360631 100644 --- a/editors/mousepad/pkg-plist +++ b/editors/mousepad/pkg-plist @@ -36,4 +36,3 @@ share/locale/zh_CN/LC_MESSAGES/mousepad.mo share/locale/zh_TW/LC_MESSAGES/mousepad.mo share/pixmaps/mousepad.png @dirrmtry share/applications -@dirrmtry share/pixmaps |