diff options
author | ade <ade@FreeBSD.org> | 2002-03-11 14:40:07 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-03-11 14:40:07 +0800 |
commit | 40179b5e45cfb96cf8c80719a71e05a16ab9ee6c (patch) | |
tree | 2c5c4745c1240437e7ec05241c1bb5f577d38e12 /audio | |
parent | e5d7512ff0c7183c86b0cc289b584ffe3fc7d7fc (diff) | |
download | freebsd-ports-gnome-40179b5e45cfb96cf8c80719a71e05a16ab9ee6c.tar.gz freebsd-ports-gnome-40179b5e45cfb96cf8c80719a71e05a16ab9ee6c.tar.zst freebsd-ports-gnome-40179b5e45cfb96cf8c80719a71e05a16ab9ee6c.zip |
Fix silly typo in last commit.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/esound/Makefile | 2 | ||||
-rw-r--r-- | audio/esound/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 9aee44302848..5e1bc91a22f2 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.24 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/esound -DUST_SUBDIR= gnome +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org diff --git a/audio/esound/distinfo b/audio/esound/distinfo index 861305186578..a06729eaee63 100644 --- a/audio/esound/distinfo +++ b/audio/esound/distinfo @@ -1 +1 @@ -MD5 (esound-0.2.24.tar.bz2) = 5fda06461044c8bcf95294d48fa7b18c +MD5 (gnome/esound-0.2.24.tar.bz2) = 5fda06461044c8bcf95294d48fa7b18c |