Update to 0.1.2
This commit is contained in:
parent
5bcae6df69
commit
6501526ae0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25820
3 changed files with 5 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: yank
|
||||
# Version required: 0.1.1
|
||||
# Version required: 0.1.2
|
||||
# Date created: 28 November 1999
|
||||
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= yank-0.1.1
|
||||
DISTNAME= yank-0.1.2
|
||||
CATEGORIES= deskutils gnome
|
||||
MASTER_SITES= http://home.ins.de/~m.hussmann/software/yank/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (yank-0.1.1.tar.bz2) = b298258caade3d1eedf14a75835735b5
|
||||
MD5 (yank-0.1.2.tar.bz2) = 9c0fca567a1d1edb47cfa8436fc7bce6
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
bin/yank
|
||||
share/gnome/apps/Applications/yank.desktop
|
||||
share/locale/de/LC_MESSAGES/yank.mo
|
||||
share/locale/sv/LC_MESSAGES/yank.mo
|
||||
share/pixmaps/yank.png
|
||||
|
|
Loading…
Reference in a new issue