diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-25 20:43:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-25 20:43:45 +0800 |
commit | aae149a7d5b774eee5963ebe8c5e2865d5603830 (patch) | |
tree | 706cd919d7a7f1471e9732a2dc785033d9dc7939 /audio | |
parent | 9b1fa40f4ac5cfcc2220aeb734aa8987fa2f15ad (diff) | |
download | freebsd-ports-gnome-aae149a7d5b774eee5963ebe8c5e2865d5603830.tar.gz freebsd-ports-gnome-aae149a7d5b774eee5963ebe8c5e2865d5603830.tar.zst freebsd-ports-gnome-aae149a7d5b774eee5963ebe8c5e2865d5603830.zip |
and while we're at it, make portlint happy and add sha256 checksum
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cd-console/Makefile | 1 | ||||
-rw-r--r-- | audio/cd-console/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/cd-console/Makefile b/audio/cd-console/Makefile index cfd2d00b9c09..b6bb7a2a30f2 100644 --- a/audio/cd-console/Makefile +++ b/audio/cd-console/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.cs.helsinki.fi/u/salerma/cd-console/ MAINTAINER= jdunn@aquezada.com COMMENT= A curses-based console CD player + PLIST_FILES= bin/cd-console .include <bsd.port.mk> diff --git a/audio/cd-console/distinfo b/audio/cd-console/distinfo index eaf629e0c897..960088261dbe 100644 --- a/audio/cd-console/distinfo +++ b/audio/cd-console/distinfo @@ -1,2 +1,3 @@ MD5 (cd-console-2.4.tar.gz) = e837c25578f9a98a5278888041fabb35 +SHA256 (cd-console-2.4.tar.gz) = 39cb8af256d2bbd8eed23a4e2543c987af1adc668ce0b894bd206879b01966b5 SIZE (cd-console-2.4.tar.gz) = 16981 |