diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /x11/gtk-theme-switch2 | |
parent | 06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff) | |
download | ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.tar.gz ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.zip |
Notes
Diffstat (limited to 'x11/gtk-theme-switch2')
-rw-r--r-- | x11/gtk-theme-switch2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gtk-theme-switch2/Makefile b/x11/gtk-theme-switch2/Makefile index 3c40b7390538..718a2765a9f0 100644 --- a/x11/gtk-theme-switch2/Makefile +++ b/x11/gtk-theme-switch2/Makefile @@ -21,4 +21,6 @@ USE_GMAKE= yes MAN1= switch2.1 PLIST_FILES= bin/switch2 +LATEST_LINK= gtk-theme-switch2 + .include <bsd.port.mk> |