diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-03-11 17:15:17 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-03-11 17:15:17 +0800 |
commit | 930a999e65754016f773abb57b3c24ade3d01b52 (patch) | |
tree | f667cfca4d349bc0e9786b897ddbeaef04afc849 /emulators/dgen-sdl | |
parent | ffe5f5c25d5df82890e9d7035274b7600736e2d8 (diff) | |
download | freebsd-ports-gnome-930a999e65754016f773abb57b3c24ade3d01b52.tar.gz freebsd-ports-gnome-930a999e65754016f773abb57b3c24ade3d01b52.tar.zst freebsd-ports-gnome-930a999e65754016f773abb57b3c24ade3d01b52.zip |
Distfile has been rerolled without version bump. The new release include
some fixes for the case when SDL doesn't contain GL support built in, so
bump PORTREVISION to let users know that update is necessary.
Diffstat (limited to 'emulators/dgen-sdl')
-rw-r--r-- | emulators/dgen-sdl/Makefile | 1 | ||||
-rw-r--r-- | emulators/dgen-sdl/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/emulators/dgen-sdl/Makefile b/emulators/dgen-sdl/Makefile index c901e7b405eb..eaca0ce0630c 100644 --- a/emulators/dgen-sdl/Makefile +++ b/emulators/dgen-sdl/Makefile @@ -7,6 +7,7 @@ PORTNAME= dgen-sdl PORTVERSION= 1.22 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://pknet.com/~joe/ diff --git a/emulators/dgen-sdl/distinfo b/emulators/dgen-sdl/distinfo index 844b6364d4c5..1dddbaf1728b 100644 --- a/emulators/dgen-sdl/distinfo +++ b/emulators/dgen-sdl/distinfo @@ -1 +1 @@ -MD5 (dgen-sdl-1.22.tar.gz) = 2f6ef8ce77f6ac4912d81ff53bfb085a +MD5 (dgen-sdl-1.22.tar.gz) = f8b5aced36afbbb2a2799f3c317d9301 |